Home
last modified time | relevance | path

Searched refs:opus_mapping (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/media/filters/
Dopus_audio_decoder.cc41 static void RemapOpusChannelLayout(const uint8* opus_mapping, in RemapOpusChannelLayout() argument
106 channel_layout[channel] = opus_mapping[vorbis_layout_offset[channel]]; in RemapOpusChannelLayout()