OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_GetErrorCode
(Results
1 - 6
of
6
) 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/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/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
...]
Completed in 32 milliseconds