Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h23 struct mmal_audio_format { struct
24 u32 channels; /* Number of audio channels */
25 u32 sample_rate; /* Sample rate */
27 u32 bits_per_sample; /* Bits per sample */
51 struct mmal_audio_format audio; argument