Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflacenc.c602 static uint64_t calc_optimal_rice_params(RiceContext *rc, int porder, in calc_optimal_rice_params() function
698 bits[i] = calc_optimal_rice_params(&tmp_rc, i, sums, n, pred_order, kmax, exact); in calc_rice_params()

Completed in 3 milliseconds