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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dra144.h77 extern const int8_t ff_cb2_vects[128][40];
H A Dra144.c757 const int8_t ff_cb2_vects[128][40]={ variable
1712 ff_cb1_vects[cb1_idx], ff_cb2_vects[cb2_idx]);
H A Dra144enc.c307 find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL,
374 cb2[i] = ff_cb2_vects[cb2_idx][i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dra144.h83 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]);
H A Dra144enc.c316 find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL,
382 cb2[i] = ff_cb2_vects[cb2_idx][i];

Completed in 52 milliseconds