Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h140 const struct camss_formats *formats_rdi;
141 const struct camss_formats *formats_pix;
234 extern const struct camss_formats vfe_formats_rdi_8x16;
235 extern const struct camss_formats vfe_formats_pix_8x16;
236 extern const struct camss_formats vfe_formats_rdi_8x96;
237 extern const struct camss_formats vfe_formats_pix_8x96;
238 extern const struct camss_formats vfe_formats_rdi_845;
239 extern const struct camss_formats vfe_formats_pix_845;
H A Dcamss-format.h52 struct camss_formats { struct
H A Dcamss-vfe.c255 const struct camss_formats vfe_formats_rdi_8x16 = {
260 const struct camss_formats vfe_formats_pix_8x16 = {
265 const struct camss_formats vfe_formats_rdi_8x96 = {
270 const struct camss_formats vfe_formats_pix_8x96 = {
275 const struct camss_formats vfe_formats_rdi_845 = {
281 const struct camss_formats vfe_formats_pix_845 = {