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

  /external/webrtc/webrtc/modules/utility/source/
file_player_impl.h 69 AudioCoder _audioDecoder;
file_player_impl.cc 45 _audioDecoder(instanceID),
150 if(_audioDecoder.Decode(unresampledAudioFrame,frequencyInHz,
392 _audioDecoder.SetDecodeCodec(_codec) == -1)

Completed in 98 milliseconds