Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlpc.h93 int ff_lpc_calc_coefs(LPCContext *s,
H A Dlpc.c201 int ff_lpc_calc_coefs(LPCContext *s, in ff_lpc_calc_coefs() function
H A Dra144enc.c470 ff_lpc_calc_coefs(&ractx->lpc_ctx, lpc_data, NBLOCKS * BLOCKSIZE, LPC_ORDER, in ra144_encode_frame()
H A Dalacenc.c170 opt_order = ff_lpc_calc_coefs(&s->lpc_ctx, s->sample_buf[ch], in calc_predictor_params()
H A Dflacenc.c852 opt_order = ff_lpc_calc_coefs(&s->lpc_ctx, smp, n, min_order, max_order, in encode_residual_ch()
H A Dmlpenc.c1328 order = ff_lpc_calc_coefs(&ctx->lpc_ctx, ctx->lpc_sample_buffer, in set_filter_params()

Completed in 17 milliseconds