OR_VLC_BITS 43 libavcodec/intrax8.c #define OR_VLC_MTD MAX_TABLE_DEPTH(OR_VLC_BITS, MAX_OR_VLC_BITS) OR_VLC_BITS 108 libavcodec/intrax8.c init_vlc(&dst, OR_VLC_BITS, 12, &src[1], 4, 2, &src[0], 4, 2, \ OR_VLC_BITS 156 libavcodec/intrax8.c return get_vlc2(w->gb, w->j_orient_vlc->table, OR_VLC_BITS, OR_VLC_MTD);