Searched defs:lpc_coefficients (Results 1 – 1 of 1) sorted by relevance
55 int16_t lpc_coefficients[kMaxLpcOrder + 1]; in Update() local228 const int16_t* lpc_coefficients, in SaveParameters()