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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Ddm355_ccdc.c127 static u32 ccdc_raw_yuv_pix_formats[] = variable
814 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) {
815 *pix = ccdc_raw_yuv_pix_formats[i];
H A Ddm644x_ccdc.c101 static u32 ccdc_raw_yuv_pix_formats[] = variable
725 if (i < ARRAY_SIZE(ccdc_raw_yuv_pix_formats)) {
726 *pix = ccdc_raw_yuv_pix_formats[i];

Completed in 37 milliseconds