Home | History | Annotate | Download | only in ilbc

Lines Matching refs:length

41     int16_t length,  /* (i) should equate FILTERORDER */
52 lsf2 = lsf + length;
53 lsfdeq2 = lsfdeq + length;
54 lp_length = length + 1;
63 length);
69 length);
83 length);
89 length);
99 WEBRTC_SPL_MEMCPY_W16(lsfold, lsf2, length);
100 WEBRTC_SPL_MEMCPY_W16(lsfdeqold, lsfdeq2, length);
109 length);
115 length);
125 WEBRTC_SPL_MEMCPY_W16(lsfold, lsf, length);
126 WEBRTC_SPL_MEMCPY_W16(lsfdeqold, lsfdeq, length);