Searched refs:number_bytes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/cng/
H A Dcng_unittest.cc102 int16_t number_bytes; local
111 &number_bytes, kNoSid));
113 cng_enc_inst_, speech_data_, 80, sid_data, &number_bytes, kForceSid));
119 &number_bytes, kNoSid));
121 cng_enc_inst_, speech_data_, 160, sid_data, &number_bytes, kForceSid));
127 &number_bytes, kNoSid));
129 cng_enc_inst_, speech_data_, 320, sid_data, &number_bytes, kForceSid));
135 &number_bytes, kNoSid));
137 cng_enc_inst_, speech_data_, 480, sid_data, &number_bytes, kForceSid));
143 &number_bytes, kNoSi
154 int16_t number_bytes; local
173 int16_t number_bytes; local
190 int16_t number_bytes; local
227 int16_t number_bytes; local
264 int16_t number_bytes; local
297 int16_t number_bytes; local
324 int16_t number_bytes; local
[all...]

Completed in 178 milliseconds