Searched defs:lpc_d (Results 1 – 2 of 2) sorted by relevance
874 static float tilt_factor(AMRContext *p, float *lpc_n, float *lpc_d) in tilt_factor()914 float lpc_n[LP_FILTER_ORDER], lpc_d[LP_FILTER_ORDER]; // Transfer function coefficients in postfilter() local
278 float lpc_d[LP_FILTER_ORDER]; in postfilter_5k0() local