Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmsmpeg4.h33 #define INTER_INTRA_VLC_BITS 3 macro
Dmsmpeg4dec.c271 s->h263_aic_dir= get_vlc2(&s->gb, ff_inter_intra_vlc.table, INTER_INTRA_VLC_BITS, 1); in msmpeg4v34_decode_mb()
376 INIT_VLC_STATIC(&ff_inter_intra_vlc, INTER_INTRA_VLC_BITS, 4, in ff_msmpeg4_decode_init()
Dwmv2dec.c470 INTER_INTRA_VLC_BITS, 1); in ff_wmv2_decode_mb()