Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/camss/
Dcamss-video.c50 static const struct camss_format_info formats_rdi_8x16[] = { variable
999 video->formats = formats_rdi_8x16; in msm_video_register()
1000 video->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_video_register()
Dcamss-vfe.c39 static const struct vfe_format formats_rdi_8x16[] = { variable
1398 l->formats = formats_rdi_8x16; in msm_vfe_subdev_init()
1399 l->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_vfe_subdev_init()