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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 296 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
313 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
342 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
411 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
469 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
478 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
534 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
543 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 508 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
521 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
533 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
543 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
563 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
659 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
772 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
790 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
826 errtype = WebRtcIsac_GetErrorCode(ISAC_main_inst);
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/include/
isac.h 336 * WebRtcIsac_GetErrorCode(...)
349 int16_t WebRtcIsac_GetErrorCode(
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
isac_float_type.h 72 return WebRtcIsac_GetErrorCode(inst);
isac.c     [all...]

Completed in 570 milliseconds