29.04.2015 Views

DevKit8500D/A User Manual - DMCS Pages for Students

DevKit8500D/A User Manual - DMCS Pages for Students

DevKit8500D/A User Manual - DMCS Pages for Students

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Decoder Driver:<br />

A decoder driver must implement the new V4L2 master-slave interface. It should register to the<br />

V4L2 layer as a slave device. Changing a decoder requires implementation of a new decoder<br />

driver; it does not require changing the Camera Driver. Each decoder driver exports a set of<br />

IOCTLs to the master device through function pointers.<br />

CCDC library:<br />

CCDC is a HW block in which acts as a data input port. It receives data from the sensor/decoder<br />

through parallel interface. The CCDC library exports API to configure CCDC module. It is<br />

configured by the master driver based on the sensor/decoder attached and desired output from<br />

the camera driver.<br />

Kernel Driver reference path:<br />

linux-2.6.32-devkit8500/drivers/media/video/<br />

linux-2.6.32-devkit8500/drivers/media/video/omap34xxcam.c<br />

linux-2.6.32-devkit8500/drivers/media/video/tvp514x-int.c<br />

43

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!