Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dra144.c114 const int8_t ff_cb1_vects[128][40]={ variable
1716 ff_cb1_vects[cb1_idx], ff_cb2_vects[cb2_idx]); in ff_subblock_synthesis()
Dra144.h85 extern const int8_t ff_cb1_vects[128][40];
Dra144enc.c293 find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL, in fixed_cb_search()
302 vect[i] = ff_cb1_vects[*cb1_idx][i]; in fixed_cb_search()
378 cb1[i] = ff_cb1_vects[cb1_idx][i]; in ra144_encode_subblock()