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

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-video.c187 static const struct camss_format_info formats_pix_8x16[] = { variable in typeref:struct:camss_format_info
1012 video->formats = formats_pix_8x16;
1013 video->nformats = ARRAY_SIZE(formats_pix_8x16);
H A Dcamss-vfe.c60 static const struct vfe_format formats_pix_8x16[] = { variable in typeref:struct:vfe_format
1502 l->formats = formats_pix_8x16;
1503 l->nformats = ARRAY_SIZE(formats_pix_8x16);

Completed in 131 milliseconds