HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsacfix_DecodePlc (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h 316 * WebRtcIsacfix_DecodePlc(...)
334 size_t WebRtcIsacfix_DecodePlc(ISACFIX_MainStruct *ISAC_main_inst,
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isac_fix_type.h 48 return WebRtcIsacfix_DecodePlc(inst, decoded, num_lost_frames);
isacfix.c 1014 * WebRtcIsacfix_DecodePlc(...)
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 503 (int)WebRtcIsacfix_DecodePlc(ISACFIX_main_inst, decoded, 1);
563 (int)WebRtcIsacfix_DecodePlc(ISACFIX_main_inst, decoded, 1);
kenny.cc 733 WebRtcIsacfix_DecodePlc(ISAC_main_inst, decoded, prevFrameSize));

Completed in 1020 milliseconds