Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-video.c50 static const struct camss_format_info formats_rdi_8x16[] = { variable
970 video->formats = formats_rdi_8x16; in msm_video_register()
971 video->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_video_register()
Dcamss-vfe.c53 static const struct vfe_format formats_rdi_8x16[] = { variable
2095 l->formats = formats_rdi_8x16; in msm_vfe_subdev_init()
2096 l->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_vfe_subdev_init()