OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcG722_Encode
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/include/
g722_interface.h
81
*
WebRtcG722_Encode
(...)
98
int16_t
WebRtcG722_Encode
(G722EncInst *G722enc_inst,
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_g722.cc
118
len_in_bytes =
WebRtcG722_Encode
(
121
len_in_bytes +=
WebRtcG722_Encode
(encoder_inst_ptr_right_,
133
*bitstream_len_byte =
WebRtcG722_Encode
(
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/
g722_interface.c
49
int16_t
WebRtcG722_Encode
(G722EncInst *G722enc_inst,
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/test/
testG722.cc
126
stream_len =
WebRtcG722_Encode
((G722EncInst *)G722enc_inst, shortdata, framelength, streamdata);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
audio_decoder_unittest.cc
486
WebRtcG722_Encode
(encoder_, const_cast<int16_t*>(input),
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
RTPencode.cc
[
all
...]
Completed in 363 milliseconds