OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_GetRedPayload
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
isac.h
660
*
WebRtcIsac_GetRedPayload
(...)
680
int16_t
WebRtcIsac_GetRedPayload
(
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c
398
rcuStreamLen =
WebRtcIsac_GetRedPayload
(ISAC_main_inst, (int16_t*)payloadRCU);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc
783
stream_len =
WebRtcIsac_GetRedPayload
(ISAC_main_inst,
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_isac.cc
595
WebRtcIsac_GetRedPayload
(
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
RTPencode.cc
758
red_len[0] =
WebRtcIsac_GetRedPayload
(ISAC_inst[0], (int16_t*)red_data);
[
all
...]
Completed in 36 milliseconds