Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsmpeg4dec.h29 #define INTER_INTRA_VLC_BITS 3 macro
H A Dmsmpeg4dec.c277 s->h263_aic_dir= get_vlc2(&s->gb, ff_inter_intra_vlc.table, INTER_INTRA_VLC_BITS, 1); in msmpeg4v34_decode_mb()
365 INIT_VLC_STATIC(&ff_inter_intra_vlc, INTER_INTRA_VLC_BITS, 4, in msmpeg4_decode_init_static()
H A Dwmv2dec.c541 INTER_INTRA_VLC_BITS, 1); in ff_wmv2_decode_mb()

Completed in 3 milliseconds