Searched refs:vorbis_layout_offset (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/filters/
H A Dopus_audio_decoder.cc104 const uint8* vorbis_layout_offset = kFFmpegChannelLayouts[num_channels - 1]; local
106 channel_layout[channel] = opus_mapping[vorbis_layout_offset[channel]];

Completed in 224 milliseconds