Searched refs:ccdc_raw_yuv_pix_formats (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/davinci/
H A Ddm355_ccdc.c123 static u32 ccdc_raw_yuv_pix_formats[] = variable
810 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) { ccdc_enum_pix()
811 *pix = ccdc_raw_yuv_pix_formats[i]; ccdc_enum_pix()
H A Ddm644x_ccdc.c97 static u32 ccdc_raw_yuv_pix_formats[] = variable
719 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) { ccdc_enum_pix()
720 *pix = ccdc_raw_yuv_pix_formats[i]; ccdc_enum_pix()

Completed in 47 milliseconds