Home
last modified time | relevance | path

Searched refs:estimate_best_order (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlpc.c146 static int estimate_best_order(double *ref, int min_order, int max_order) in estimate_best_order() function
287 opt_order = estimate_best_order(ref, min_order, max_order); in ff_lpc_calc_coefs()