Searched defs:mmal_es_format (Results 1 – 1 of 1) sorted by relevance
81 struct mmal_es_format { struct82 u32 type; /* enum mmal_es_type */84 u32 encoding; /* FourCC specifying encoding of the elementary87 u32 encoding_variant; /* FourCC specifying the specific92 u32 es; /* Type specific97 u32 bitrate; /* Bitrate in bits per second */98 u32 flags; /* Flags describing properties of the elementary102 u32 extradata_size; /* Size of the codec specific data */103 u32 extradata; /* Codec specific data */