Home
last modified time | relevance | path

Searched refs:lsf1 (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dlsf_interpolate_to_poly_enc.c30 int16_t *lsf1, /* (i) first set of lsf coefficients Q13 */ in WebRtcIlbcfix_LsfInterpolate2PloyEnc() argument
40 WebRtcIlbcfix_Interpolate(lsftmp, lsf1, lsf2, coef, length); in WebRtcIlbcfix_LsfInterpolate2PloyEnc()
Dlsf_interpolate_to_poly_dec.c29 int16_t *lsf1, /* (i) first set of lsf coefficients Q13 */ in WebRtcIlbcfix_LspInterpolate2PolyDec() argument
38 WebRtcIlbcfix_Interpolate(lsftmp, lsf1, lsf2, coef, length); in WebRtcIlbcfix_LspInterpolate2PolyDec()
Dlsf_interpolate_to_poly_enc.h31 int16_t* lsf1, /* (i) first set of lsf coefficients Q13 */
Dlsf_interpolate_to_poly_dec.h30 int16_t* lsf1, /* (i) first set of lsf coefficients Q13 */