Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h83 struct mmal_es_format { struct
84 u32 type; /* enum mmal_es_type */
86 u32 encoding; /* FourCC specifying encoding of the elementary
89 u32 encoding_variant; /* FourCC specifying the specific
94 u32 es; /* Type specific
99 u32 bitrate; /* Bitrate in bits per second */
100 u32 flags; /* Flags describing properties of the elementary
104 u32 extradata_size; /* Size of the codec specific data */
105 u32 extradata; /* Codec specific data */