Searched refs:InsertExternal (Results 1 – 5 of 5) sorted by relevance
35 MOCK_METHOD5(InsertExternal,
93 virtual int InsertExternal(uint8_t rtp_payload_type,
60 int DecoderDatabase::InsertExternal(uint8_t rtp_payload_type, in InsertExternal() function in webrtc::DecoderDatabase
131 db.InsertExternal(kPayloadType, NetEqDecoder::kDecoderPCMu, in TEST()
218 int ret = decoder_database_->InsertExternal( in RegisterExternalDecoder()