Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dra144.h86 extern const int8_t ff_cb2_vects[128][40];
Dra144.c758 const int8_t ff_cb2_vects[128][40]={ variable
1716 ff_cb1_vects[cb1_idx], ff_cb2_vects[cb2_idx]); in ff_subblock_synthesis()
Dra144enc.c313 find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL, in fixed_cb_search()
379 cb2[i] = ff_cb2_vects[cb2_idx][i]; in ra144_encode_subblock()