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

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-video.c222 static const struct camss_format_info formats_pix_8x96[] = { variable in typeref:struct:camss_format_info
1022 video->formats = formats_pix_8x96;
1023 video->nformats = ARRAY_SIZE(formats_pix_8x96);
H A Dcamss-vfe.c93 static const struct vfe_format formats_pix_8x96[] = { variable in typeref:struct:vfe_format
1512 l->formats = formats_pix_8x96;
1513 l->nformats = ARRAY_SIZE(formats_pix_8x96);

Completed in 128 milliseconds