Dear all,
I'm using OV2710 camera parallel interface on imx6 Android 6 platform. This camera output format is 10bit RAW RGB.
By using "mxc_v4l2_capture" Linux application i can able to capture the image. I have written a code to convert Bayer to RGB format. So now i can able to view the image.
But the above process i have did in Linux. How can i add "IPU_PIX_FMT_GENERIC_16" format support in Android HAL,Framework and application layer.
Regards,
Aravinth