Searched refs:length_samples (Results 1 – 2 of 2) sorted by relevance
28 int16_t length_samples, in WebRtcPcm16b_EncodeW16() argument32 memcpy(speechOut16b, speechIn16b, length_samples * sizeof(int16_t)); in WebRtcPcm16b_EncodeW16()35 for (i = 0; i < length_samples; i++) { in WebRtcPcm16b_EncodeW16()39 return length_samples << 1; in WebRtcPcm16b_EncodeW16()
39 int16_t length_samples,