Home
last modified time | relevance | path

Searched refs:lp_coef (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c58 float lp_coef[4][LP_ORDER]; ///< Linear Prediction Coefficients from ISP vector member
1047 lpc_weighting(hb_lpc, ctx->lp_coef[subframe], 0.6, LP_ORDER); in hb_synthesis()
1191 ff_amrwb_lsp2lpc(ctx->isp[sub], ctx->lp_coef[sub], LP_ORDER); in amrwb_decode_frame()
1239 synthesis(ctx, ctx->lp_coef[sub], synth_exc, synth_fixed_gain, in amrwb_decode_frame()

Completed in 3 milliseconds