HAL support for RAW RGB (10-bit) Camera

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HAL support for RAW RGB (10-bit) Camera

1,389件の閲覧回数
aravinthkumarja
Senior Contributor II

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

ラベル(6)
0 件の賞賛
3 返答(返信)

736件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

android is using linux kernel, you changed the driver source code, so no difference for application layer, did you try android? any error?

0 件の賞賛

736件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi Joan,

I can able to view the captured data in Android application. But it is not proper color. 

Can you please tell how to view RAW data in Android application.?

Regards,

Aravinth

0 件の賞賛

736件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi Joan,

Sorry for the delay. IPU_PIX_FMT_GENERIC_16 (SBGGR10) does not have an HAL support. I'm getting below error in hal.

Camera2-Parameters: initialize: Camera 0: Unknown preview format: 32555049

Nothing coming on UI.

Regards,

Aravinth

0 件の賞賛