Searched refs:LastDecoderType (Results 1 – 5 of 5) sorted by relevance
49 MOCK_METHOD1(LastDecoderType,
94 virtual void LastDecoderType(NetEqDecoder decoder_type);
375 void DelayManager::LastDecoderType(NetEqDecoder decoder_type) { in LastDecoderType() function in webrtc::DelayManager
339 LastDecoderType(NetEqDecoder::kDecoderPCMu)) in TEST_F()349 LastDecoderType(NetEqDecoder::kDecoderPCMu)) in TEST_F()
709 delay_manager_->LastDecoderType(dec_info->codec_type); in InsertPacketInternal()