IVI_VLC_BITS      511 libavcodec/indeo4.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      549 libavcodec/indeo4.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      569 libavcodec/indeo4.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      572 libavcodec/indeo4.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      579 libavcodec/indeo4.c                                                 IVI_VLC_BITS, 1);
IVI_VLC_BITS      583 libavcodec/indeo4.c                                                 IVI_VLC_BITS, 1);
IVI_VLC_BITS      498 libavcodec/indeo5.c                                            IVI_VLC_BITS, 1);
IVI_VLC_BITS      532 libavcodec/indeo5.c                                                IVI_VLC_BITS, 1);
IVI_VLC_BITS      552 libavcodec/indeo5.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      555 libavcodec/indeo5.c                                             IVI_VLC_BITS, 1);
IVI_VLC_BITS      161 libavcodec/ivi_common.c             if (bits[pos] > IVI_VLC_BITS)
IVI_VLC_BITS      173 libavcodec/ivi_common.c     return init_vlc(vlc, IVI_VLC_BITS, pos, bits, 1, 1, codewords, 2, 2,
IVI_VLC_BITS      538 libavcodec/ivi_common.c                        IVI_VLC_BITS, 1);
IVI_VLC_BITS      544 libavcodec/ivi_common.c             run = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1) + 1;
IVI_VLC_BITS      545 libavcodec/ivi_common.c             lo  = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1);
IVI_VLC_BITS      546 libavcodec/ivi_common.c             hi  = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1);