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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 330 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
347 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
376 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
447 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
506 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
518 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
589 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
601 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 330 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
347 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
376 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
445 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
501 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
513 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
584 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
596 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_isac_macros.h 32 #define ACM_ISAC_GETERRORCODE WebRtcIsac_GetErrorCode
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 558 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
574 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
588 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
600 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
623 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
632 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
735 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
858 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
880 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
923 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
isac.h 341 * WebRtcIsac_GetErrorCode(...)
354 int16_t WebRtcIsac_GetErrorCode(
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
isac.h 344 * WebRtcIsac_GetErrorCode(...)
357 WebRtc_Word16 WebRtcIsac_GetErrorCode(
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
audio_decoder_impl.cc 210 return WebRtcIsac_GetErrorCode(static_cast<ISACStruct*>(state_));
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]

Completed in 1999 milliseconds