Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-video.c50 static const struct camss_format_info formats_rdi_8x16[] = { variable
1008 video->formats = formats_rdi_8x16; in msm_video_register()
1009 video->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_video_register()
H A Dcamss-vfe.c39 static const struct vfe_format formats_rdi_8x16[] = { variable
1400 l->formats = formats_rdi_8x16; in msm_vfe_subdev_init()
1401 l->nformats = ARRAY_SIZE(formats_rdi_8x16); in msm_vfe_subdev_init()