OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_GetErrorCode
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
326
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
355
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
369
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
384
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
427
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
491
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
519
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
554
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
579
errtype =
WebRtcIsacfix_GetErrorCode
(ISACFIX_main_inst);
kenny.cc
503
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
514
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
523
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
538
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
591
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
598
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
621
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
713
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
757
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst);
775
errtype=
WebRtcIsacfix_GetErrorCode
(ISAC_main_inst)
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h
423
*
WebRtcIsacfix_GetErrorCode
(...)
436
int16_t
WebRtcIsacfix_GetErrorCode
(ISACFIX_MainStruct *ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isac_fix_type.h
73
return
WebRtcIsacfix_GetErrorCode
(inst);
isacfix.c
[
all
...]
Completed in 43 milliseconds