Home
last modified time | relevance | path

Searched defs:mmal_fmt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-common.h28 struct mmal_fmt { struct
29 u32 fourcc; /* v4l2 format id */
30 int flags; /* v4l2 flags field */
31 u32 mmal;
32 int depth;
33 u32 mmal_component; /* MMAL component index to be used to encode */
34 u32 ybbp; /* depth of first Y plane for planar formats */
35 bool remove_padding; /* Does the GPU have to remove padding,