CBPY_VLC_BITS 119 libavcodec/ituh263dec.c INIT_VLC_STATIC(&ff_h263_cbpy_vlc, CBPY_VLC_BITS, 16, CBPY_VLC_BITS 372 libavcodec/ituh263dec.c get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 737 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 836 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 947 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 903 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 917 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 949 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 1461 libavcodec/mpeg4videodec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1) ^ 0x0F; CBPY_VLC_BITS 1720 libavcodec/mpeg4videodec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 153 libavcodec/msmpeg4dec.c cbpy= get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 175 libavcodec/msmpeg4dec.c v = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); CBPY_VLC_BITS 183 libavcodec/msmpeg4dec.c v = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1);