Searched defs:lpc_order (Results 1 – 3 of 3) sorted by relevance
16 int32_t WebRtcIsacfix_CalculateResidualEnergyMIPS(int lpc_order, in WebRtcIsacfix_CalculateResidualEnergyMIPS()
463 int32_t WebRtcIsacfix_CalculateResidualEnergyC(int lpc_order, in WebRtcIsacfix_CalculateResidualEnergyC()
3414 uint32_t min_lpc_order, max_lpc_order, lpc_order; in process_subframe_() local