Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dra144.h86 extern const int8_t ff_cb2_vects[128][40];
H A 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()
H A Dra144enc.c310 find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL, in fixed_cb_search()
376 cb2[i] = ff_cb2_vects[cb2_idx][i]; in ra144_encode_subblock()

Completed in 6 milliseconds