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

/external/chromium_org/media/filters/
H A Dffmpeg_audio_decoder_unittest.cc74 base::Bind(&FFmpegAudioDecoderTest::OnDecoderOutput,
107 void OnDecoderOutput(const scoped_refptr<AudioBuffer>& buffer) { function in class:media::FFmpegAudioDecoderTest
H A Dopus_audio_decoder_unittest.cc62 base::Bind(&OpusAudioDecoderTest::OnDecoderOutput,
97 void OnDecoderOutput(const scoped_refptr<AudioBuffer>& buffer) { function in class:media::OpusAudioDecoderTest
H A Daudio_decoder_selector_unittest.cc122 base::Bind(&AudioDecoderSelectorTest::OnDecoderOutput));
134 static void OnDecoderOutput(const scoped_refptr<AudioBuffer>& output) { function in class:media::AudioDecoderSelectorTest

Completed in 84 milliseconds