Searched defs:use_order (Results 1 – 3 of 3) sorted by relevance
22 void WebRtcSpl_LpcToReflCoef(int16_t* a16, int use_order, int16_t* k16) in WebRtcSpl_LpcToReflCoef()
20 void WebRtcSpl_ReflCoefToLpc(const int16_t *k, int use_order, int16_t *a) in WebRtcSpl_ReflCoefToLpc()
20 void WebRtcSpl_AutoCorrToReflCoef(const int32_t *R, int use_order, int16_t *K) in WebRtcSpl_AutoCorrToReflCoef()