Searched refs:RentIsacDecoder (Results 1 – 3 of 3) sorted by relevance
233 AudioDecoder* RentIsacDecoder();
300 AudioDecoder* RentACodec::RentIsacDecoder() { in RentIsacDecoder() function in webrtc::acm2::RentACodec
617 STR_CASE_CMP(codec.plname, "isac") == 0 ? rent_a_codec_.RentIsacDecoder() in RegisterReceiveCodec()