Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.h74 const struct vfe_format *formats;
Dcamss-vfe.c48 struct vfe_format { struct
53 static const struct vfe_format formats_rdi_8x16[] = { argument
73 static const struct vfe_format formats_pix_8x16[] = {
80 static const struct vfe_format formats_rdi_8x96[] = {
106 static const struct vfe_format formats_pix_8x96[] = {
121 static u8 vfe_get_bpp(const struct vfe_format *formats, in vfe_get_bpp()