Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/
Drenderer_factory.cc44 bool use_binaural, const std::vector<DecodedUleb128>& audio_substream_ids, in MaybeCreateAmbisonicsRenderer()
67 bool use_binaural, const AudioElementObu::AudioElementConfig& config, in MaybeCreateChannelRenderer()
104 const bool use_binaural = IsAudioElementRenderedBinaural( in CreateRendererForLayout() local