Searched defs:audio_cea_channels_bits (Results 1 – 1 of 1) sorted by relevance
352 struct audio_cea_channels_bits { struct353 uint32_t FL:1;354 uint32_t FR:1;355 uint32_t LFE:1;356 uint32_t FC:1;357 uint32_t RL_RC:1;358 uint32_t RR:1;359 uint32_t RC_RLC_FLC:1;360 uint32_t RRC_FRC:1;