Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Delbg.c422 static void init_elbg(ELBGContext *av_restrict elbg, int *points, int *temp_points, in init_elbg() function
437 init_elbg(elbg, temp_points, temp_points + numpoints / 8 * dim, in init_elbg()
494 init_elbg(elbg, points, elbg->temp_points, numpoints, max_steps); in avpriv_elbg_do()