Searched defs:audio_cea_channels_bits (Results 1 – 1 of 1) sorted by relevance
349 struct audio_cea_channels_bits { struct350 uint32_t FL:1;351 uint32_t FR:1;352 uint32_t LFE:1;353 uint32_t FC:1;354 uint32_t RL_RC:1;355 uint32_t RR:1;356 uint32_t RC_RLC_FLC:1;357 uint32_t RRC_FRC:1;