Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dra144enc.c243 static void find_best_vect(float *work, const float *coefs, in find_best_vect() function
293 find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL, in fixed_cb_search()
313 find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL, in fixed_cb_search()