RESERVED_BT       888 libavcodec/aaccoder.c             if (!sce0->zeroes[w*16+g] && sce0->band_type[w*16+g] < RESERVED_BT)
RESERVED_BT       890 libavcodec/aaccoder.c             if (!sce1->zeroes[w*16+g] && !cpe->is_mask[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT)
RESERVED_BT       713 libavcodec/aacenc.c                     if (sce->band_type[w] > RESERVED_BT)
RESERVED_BT       151 libavcodec/aacenc_is.c             if (!sce1->zeroes[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT)
RESERVED_BT       262 libavcodec/aacenc_pred.c         const int cb_max = sce->zeroes[sfb] ? 0 : RESERVED_BT;
RESERVED_BT       283 libavcodec/aacenc_pred.c         if (cb_n < RESERVED_BT)
RESERVED_BT       295 libavcodec/aacenc_pred.c         if (cb_n < RESERVED_BT)
RESERVED_BT       210 libavcodec/aacenc_utils.h             if (!sce->zeroes[w*16+g] && sce->band_type[w*16+g] < RESERVED_BT)
RESERVED_BT      2469 libavcodec/mips/aaccoder_mips.c             if (!sce0->zeroes[w*16+g] && sce0->band_type[w*16+g] < RESERVED_BT)
RESERVED_BT      2471 libavcodec/mips/aaccoder_mips.c             if (!sce1->zeroes[w*16+g] && !cpe->is_mask[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT)