Home
last modified time | relevance | path

Searched refs:WebRtcIsac_GetErrorCode (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c330 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
347 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
376 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
445 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
501 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
513 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
584 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
596 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst); in main()
/external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
Disac.h357 WebRtc_Word16 WebRtcIsac_GetErrorCode(
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c1822 WebRtc_Word16 WebRtcIsac_GetErrorCode(ISACStruct* ISAC_main_inst) { in WebRtcIsac_GetErrorCode() function