Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-msg-format.h53 struct mmal_es_format_local { struct
54 u32 type; /* enum mmal_es_type */
56 u32 encoding; /* FourCC specifying encoding of the elementary stream.*/
57 u32 encoding_variant; /* FourCC specifying the specific
62 union mmal_es_specific_format *es; /* Type specific
67 u32 bitrate; /**< Bitrate in bits per second */
68 u32 flags; /**< Flags describing properties of the elementary stream. */
70 u32 extradata_size; /**< Size of the codec specific data */
71 u8 *extradata; /**< Codec specific data */