Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/camss/ !
Dcamss-vfe.h135 const struct camss_formats *formats_rdi;
136 const struct camss_formats *formats_pix;
229 extern const struct camss_formats vfe_formats_rdi_8x16;
230 extern const struct camss_formats vfe_formats_pix_8x16;
231 extern const struct camss_formats vfe_formats_rdi_8x96;
232 extern const struct camss_formats vfe_formats_pix_8x96;
233 extern const struct camss_formats vfe_formats_rdi_845;
234 extern const struct camss_formats vfe_formats_pix_845;
Dcamss-format.h52 struct camss_formats { struct
Dcamss-vfe.c250 const struct camss_formats vfe_formats_rdi_8x16 = {
255 const struct camss_formats vfe_formats_pix_8x16 = {
260 const struct camss_formats vfe_formats_rdi_8x96 = {
265 const struct camss_formats vfe_formats_pix_8x96 = {
270 const struct camss_formats vfe_formats_rdi_845 = {
276 const struct camss_formats vfe_formats_pix_845 = {