Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-video.c87 static const struct camss_format_info formats_rdi_8x96[] = { variable
1007 video->formats = formats_rdi_8x96; in msm_video_register()
1008 video->nformats = ARRAY_SIZE(formats_rdi_8x96); in msm_video_register()
Dcamss-vfe.c66 static const struct vfe_format formats_rdi_8x96[] = { variable
1407 l->formats = formats_rdi_8x96; in msm_vfe_subdev_init()
1408 l->nformats = ARRAY_SIZE(formats_rdi_8x96); in msm_vfe_subdev_init()