Home
last modified time | relevance | path

Searched refs:AIC_MODE2_NUM (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Drv40vlc2.h49 #define AIC_MODE2_NUM 20 macro
53 static const uint8_t aic_mode2_vlc_syms[AIC_MODE2_NUM][AIC_MODE2_SIZE] = {
236 static const uint8_t aic_mode2_vlc_bits[AIC_MODE2_NUM][AIC_MODE2_SIZE] = {
H A Drv40.c44 static VLC aic_mode1_vlc[AIC_MODE1_NUM], aic_mode2_vlc[AIC_MODE2_NUM];
77 for (unsigned i = 0, offset = 0; i < AIC_MODE2_NUM; i++){ in rv40_init_tables()

Completed in 3 milliseconds