MIN_CACHE_BITS    479 libavcodec/alac.c     if (readsamplesize > MIN_CACHE_BITS) {
MIN_CACHE_BITS    487 libavcodec/dv.c     while (bits_left >= MIN_CACHE_BITS) {
MIN_CACHE_BITS    488 libavcodec/dv.c         put_bits(pb, MIN_CACHE_BITS, get_bits(gb, MIN_CACHE_BITS));
MIN_CACHE_BITS    489 libavcodec/dv.c         bits_left -= MIN_CACHE_BITS;
MIN_CACHE_BITS    276 libavcodec/golomb.h     if(log - k >= 32-MIN_CACHE_BITS+(MIN_CACHE_BITS==32) && 32-log < limit){
MIN_CACHE_BITS   4937 libavcodec/h263.c #if MIN_CACHE_BITS < 20
MIN_CACHE_BITS   4950 libavcodec/h263.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    414 libavcodec/mjpegdec.c             if(code > MIN_CACHE_BITS - 16){
MIN_CACHE_BITS    479 libavcodec/mjpegdec.c             if(code > MIN_CACHE_BITS - 16){
MIN_CACHE_BITS    706 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    748 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    753 libavcodec/mpeg12.c #if MIN_CACHE_BITS >= 19
MIN_CACHE_BITS    788 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    827 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    832 libavcodec/mpeg12.c #if MIN_CACHE_BITS >= 19
MIN_CACHE_BITS    879 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    915 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    920 libavcodec/mpeg12.c #if MIN_CACHE_BITS >= 19
MIN_CACHE_BITS    957 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    988 libavcodec/mpeg12.c #if MIN_CACHE_BITS < 19
MIN_CACHE_BITS    993 libavcodec/mpeg12.c #if MIN_CACHE_BITS >=19
MIN_CACHE_BITS   1773 libavcodec/msmpeg4.c #if MIN_CACHE_BITS < 23
MIN_CACHE_BITS   1792 libavcodec/msmpeg4.c #if MIN_CACHE_BITS < 22