Searched refs:ff_cb1_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.h76 extern const int8_t ff_cb1_vects[128][40];
H A Dra144.c113 const int8_t ff_cb1_vects[128][40]={ variable
1712 ff_cb1_vects[cb1_idx], ff_cb2_vects[cb2_idx]);
H A Dra144enc.c287 find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL,
296 vect[i] = ff_cb1_vects[*cb1_idx][i];
373 cb1[i] = ff_cb1_vects[cb1_idx][i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dra144.h82 extern const int8_t ff_cb1_vects[128][40];
H A Dra144.c114 const int8_t ff_cb1_vects[128][40]={ variable
1716 ff_cb1_vects[cb1_idx], ff_cb2_vects[cb2_idx]);
H A Dra144enc.c296 find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL,
305 vect[i] = ff_cb1_vects[*cb1_idx][i];
381 cb1[i] = ff_cb1_vects[cb1_idx][i];

Completed in 57 milliseconds