IVI_VLC_BITS      519 libavcodec/indeo4.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      557 libavcodec/indeo4.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      577 libavcodec/indeo4.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      580 libavcodec/indeo4.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      587 libavcodec/indeo4.c                                                 IVI_VLC_BITS, 1);
IVI_VLC_BITS      591 libavcodec/indeo4.c                                                 IVI_VLC_BITS, 1);
IVI_VLC_BITS      499 libavcodec/indeo5.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      533 libavcodec/indeo5.c                                                IVI_VLC_BITS, 1);
IVI_VLC_BITS      553 libavcodec/indeo5.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      556 libavcodec/indeo5.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      162 libavcodec/ivi.c             if (bits[pos] > IVI_VLC_BITS)
IVI_VLC_BITS      174 libavcodec/ivi.c     return init_vlc(vlc, IVI_VLC_BITS, pos, bits, 1, 1, codewords, 2, 2,
IVI_VLC_BITS      533 libavcodec/ivi.c                        IVI_VLC_BITS, 1);
IVI_VLC_BITS      539 libavcodec/ivi.c             run = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1) + 1;
IVI_VLC_BITS      540 libavcodec/ivi.c             lo  = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1);
IVI_VLC_BITS      541 libavcodec/ivi.c             hi  = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1);