Home
last modified time | relevance | path

Searched refs:ccdc_raw_bayer_pix_formats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/davinci/
Ddm355_ccdc.c110 static u32 ccdc_raw_bayer_pix_formats[] = variable
712 if (i < ARRAY_SIZE(ccdc_raw_bayer_pix_formats)) { in ccdc_enum_pix()
713 *pix = ccdc_raw_bayer_pix_formats[i]; in ccdc_enum_pix()
Ddm644x_ccdc.c85 static u32 ccdc_raw_bayer_pix_formats[] = variable
566 if (i < ARRAY_SIZE(ccdc_raw_bayer_pix_formats)) { in ccdc_enum_pix()
567 *pix = ccdc_raw_bayer_pix_formats[i]; in ccdc_enum_pix()