Other Parts Discussed in Thread: TVP5146
Hi guys,
We would like to use grayscale images (8 bit pixel array) provided from our imager and place it directly to SDRAM, since there is not much sense to run Image Processor on grayscale images. So, in vpfe_capture.c file it is stated that is possible to bypass Image Processor and write image directly to SDRAM. Here's that excerpt:
Linux/drivers/media/video/davinci/vpfe_capture.c - http://lxr.free-electrons.com/source/drivers/media/video/davinci/vpfe_capture.c?v=2.6.35
* decoder(TVP5146/ YUV/
* MT9T001) --> Raw Bayer RGB ---> MUX -> VPFE (CCDC/ISIF)
* data input | |
* V |
* SDRAM |
* V
* Image Processor
* |
* V
* SDRAM
Does anyone have some pointers how to proceed in doing this?
Thanks,
Teo
