Searched refs:WebRtcOpus_DecodePlc (Results 1 – 5 of 5) sorted by relevance
307 decoded_samples += WebRtcOpus_DecodePlc( in Run()316 decoded_samples += WebRtcOpus_DecodePlc( in Run()
256 int WebRtcOpus_DecodePlc(OpusDecInst* inst, int16_t* decoded,
340 decoded_samples = WebRtcOpus_DecodePlc(inst, decoded, 1); in WebRtcOpus_Decode()360 int WebRtcOpus_DecodePlc(OpusDecInst* inst, int16_t* decoded, in WebRtcOpus_DecodePlc() function
157 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
569 static_cast<size_t>(WebRtcOpus_DecodePlc( in TEST_P()