Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Delbg.c349 static void do_elbg(ELBGContext *av_restrict elbg, int *points, int numpoints, in do_elbg() function
439 do_elbg(elbg, temp_points, numpoints / 8, 2 * max_steps); in init_elbg()
495 do_elbg (elbg, points, numpoints, max_steps); in avpriv_elbg_do()