Home
last modified time | relevance | path

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

/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-msg-format.h55 struct mmal_es_format_local { struct
56 u32 type; /* enum mmal_es_type */
58 u32 encoding; /* FourCC specifying encoding of the elementary
61 u32 encoding_variant; /* FourCC specifying the specific
66 union mmal_es_specific_format *es; /* Type specific
71 u32 bitrate; /* Bitrate in bits per second */
72 u32 flags; /* Flags describing properties of the elementary
76 u32 extradata_size; /* Size of the codec specific data */
77 u8 *extradata; /* Codec specific data */