Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflacenc.c665 static void calc_sum_top(int pmax, int kmax, const uint32_t *data, int n, int pred_order, in calc_sum_top() function
726 calc_sum_top(pmax, exact ? kmax : 0, udata, n, pred_order, sums); in calc_rice_params()