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