Searched refs:WebRtcOpus_DecodeFec (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
D | audio_decoder_opus.cc | 56 int ret = WebRtcOpus_DecodeFec(dec_state_, encoded, encoded_len, decoded, in DecodeRedundantInternal()
|
D | opus_interface.h | 277 int WebRtcOpus_DecodeFec(OpusDecInst* inst, const uint8_t* encoded,
|
D | opus_fec_test.cc | 153 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
|
D | opus_interface.c | 381 int WebRtcOpus_DecodeFec(OpusDecInst* inst, const uint8_t* encoded, in WebRtcOpus_DecodeFec() function
|