Searched defs:lenOut (Results 1 – 5 of 5) sorted by relevance
1034 int lenOut; in Insert() local1047 int lenOut; in Insert() local
184 …LinearResampler( WebRtc_Word16 *in, WebRtc_Word16 *out, WebRtc_Word16 lenIn, WebRtc_Word16 lenOut ) in LinearResampler()
184 static void LinearResampler( int16_t *in, int16_t *out, int16_t lenIn, int16_t lenOut ) in LinearResampler()
312 int lenOut(0); in NeedMorePlayData() local