Lines Matching refs:AudioChannelAllocation
179 CodecSpecificConfigurationLtv::AudioChannelAllocation::NOT_ALLOWED},
181 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT},
183 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT},
185 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_CENTER},
187 CodecSpecificConfigurationLtv::AudioChannelAllocation::
190 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_LEFT},
192 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_RIGHT},
194 CodecSpecificConfigurationLtv::AudioChannelAllocation::
197 CodecSpecificConfigurationLtv::AudioChannelAllocation::
200 CodecSpecificConfigurationLtv::AudioChannelAllocation::BACK_CENTER},
202 CodecSpecificConfigurationLtv::AudioChannelAllocation::
205 CodecSpecificConfigurationLtv::AudioChannelAllocation::SIDE_LEFT},
207 CodecSpecificConfigurationLtv::AudioChannelAllocation::SIDE_RIGHT},
209 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_FRONT_LEFT},
211 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_FRONT_RIGHT},
213 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_FRONT_CENTER},
215 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_CENTER},
217 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_BACK_LEFT},
219 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_BACK_RIGHT},
221 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_SIDE_LEFT},
223 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_SIDE_RIGHT},
225 CodecSpecificConfigurationLtv::AudioChannelAllocation::TOP_BACK_CENTER},
227 CodecSpecificConfigurationLtv::AudioChannelAllocation::
230 CodecSpecificConfigurationLtv::AudioChannelAllocation::BOTTOM_FRONT_LEFT},
232 CodecSpecificConfigurationLtv::AudioChannelAllocation::BOTTOM_FRONT_RIGHT},
234 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_LEFT_WIDE},
236 CodecSpecificConfigurationLtv::AudioChannelAllocation::FRONT_RIGHT_WIDE},
238 CodecSpecificConfigurationLtv::AudioChannelAllocation::LEFT_SURROUND},
240 CodecSpecificConfigurationLtv::AudioChannelAllocation::RIGHT_SURROUND},
289 CodecSpecificConfigurationLtv::AudioChannelAllocation& in populateAudioChannelAllocation()
362 CodecSpecificConfigurationLtv::AudioChannelAllocation channel_allocation; in populateConfigurationData()
423 std::optional<CodecSpecificConfigurationLtv::AudioChannelAllocation> in populateAseQosConfiguration()