ff_do_elbg        335 libavcodec/elbg.c         ff_do_elbg(temp_points, dim, numpoints/8, codebook, numCB, 2*max_steps, closest_cb, rand_state);
ff_do_elbg         40 libavcodec/elbg.h void ff_do_elbg(int *points, int dim, int numpoints, int *codebook,
ff_do_elbg        809 libavcodec/roqvideoenc.c     ff_do_elbg(points, 6*c_size, inputCount, codebook, cbsize, 1, closest_cb, &enc->randctx);