Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_DecodePlc (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disac_fix_type.h48 return WebRtcIsacfix_DecodePlc(inst, decoded, num_lost_frames); in DecodePlc()
Disacfix.c1031 size_t WebRtcIsacfix_DecodePlc(ISACFIX_MainStruct* ISAC_main_inst, in WebRtcIsacfix_DecodePlc() function
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h334 size_t WebRtcIsacfix_DecodePlc(ISACFIX_MainStruct *ISAC_main_inst,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c503 (int)WebRtcIsacfix_DecodePlc(ISACFIX_main_inst, decoded, 1); in main()
563 (int)WebRtcIsacfix_DecodePlc(ISACFIX_main_inst, decoded, 1); in main()
Dkenny.cc733 WebRtcIsacfix_DecodePlc(ISAC_main_inst, decoded, prevFrameSize)); in main()