HomeSort by relevance Sort by last modified time
    Searched refs:CreateAudioDecoder (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/codec/
audio_decoder.h 20 static scoped_ptr<AudioDecoder> CreateAudioDecoder(
audio_decoder.cc 14 scoped_ptr<AudioDecoder> AudioDecoder::CreateAudioDecoder(
  /external/chromium_org/remoting/client/
audio_decode_scheduler.cc 64 decoder_.reset(AudioDecoder::CreateAudioDecoder(config).release());

Completed in 35 milliseconds