Home
last modified time | relevance | path

Searched refs:formats_pix (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/camss/
H A Dcamss.c150 .formats_pix = &vfe_formats_pix_8x16
260 .formats_pix = &vfe_formats_pix_8x16
286 .formats_pix = &vfe_formats_pix_8x16
483 .formats_pix = &vfe_formats_pix_8x96
508 .formats_pix = &vfe_formats_pix_8x96
873 .formats_pix = &vfe_formats_pix_845
895 .formats_pix = &vfe_formats_pix_845
915 .formats_pix = &vfe_formats_pix_845
1113 .formats_pix = &vfe_formats_pix_845
1141 .formats_pix = &vfe_formats_pix_845
[all …]
H A Dcamss-vfe.h141 const struct camss_formats *formats_pix; member
H A Dcamss-vfe.c1887 l->nformats = res->vfe.formats_pix->nformats; in msm_vfe_subdev_init()
1888 l->formats = res->vfe.formats_pix->formats; in msm_vfe_subdev_init()