Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dra144.h85 extern const int8_t ff_cb1_vects[128][40];
H A Dra144enc.c290 find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL, in fixed_cb_search()
299 vect[i] = ff_cb1_vects[*cb1_idx][i]; in fixed_cb_search()
375 cb1[i] = ff_cb1_vects[cb1_idx][i]; in ra144_encode_subblock()
H A 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()

Completed in 5 milliseconds