INTENSITY_BT 206 libavcodec/aaccoder.c if (sce->band_type[w*16+g] == INTENSITY_BT || sce->band_type[w*16+g] == INTENSITY_BT2) { INTENSITY_BT 226 libavcodec/aaccoder.c if (sce->band_type[w*16+g] == INTENSITY_BT || sce->band_type[w*16+g] == INTENSITY_BT2) { INTENSITY_BT 1495 libavcodec/aacdec_template.c } else if ((band_type[idx] == INTENSITY_BT) || INTENSITY_BT 2149 libavcodec/aacdec_template.c if (sce1->band_type[idx] == INTENSITY_BT || INTENSITY_BT 402 libavcodec/aacenc.c } else if (sce->band_type[w*16 + i] == INTENSITY_BT || INTENSITY_BT 141 libavcodec/aacenc_is.c cpe->ch[1].band_type[w*16+g] = (best->phase > 0) ? INTENSITY_BT : INTENSITY_BT2; INTENSITY_BT 145 libavcodec/aacenc_is.c cpe->ch[1].band_type[w*16+g] = (best->phase > 0) ? INTENSITY_BT2 : INTENSITY_BT;