Searched refs:INTENSITY_BT2 (Results 1 – 6 of 6) sorted by relevance
141 cpe->ch[1].band_type[w*16+g] = (best->phase > 0) ? INTENSITY_BT : INTENSITY_BT2; in ff_aac_search_for_is()145 … cpe->ch[1].band_type[w*16+g] = (best->phase > 0) ? INTENSITY_BT2 : INTENSITY_BT; in ff_aac_search_for_is()
89 INTENSITY_BT2 = 14, ///< Scalefactor data are intensity stereo positions (out of phase). enumerator
268 (s->cur_channel && sce->band_type[sfb] >= INTENSITY_BT2) || in ff_aac_search_for_pred()
206 if (sce->band_type[w*16+g] == INTENSITY_BT || sce->band_type[w*16+g] == INTENSITY_BT2) { in set_special_band_scalefactors()226 if (sce->band_type[w*16+g] == INTENSITY_BT || sce->band_type[w*16+g] == INTENSITY_BT2) { in set_special_band_scalefactors()
1600 (band_type[idx] == INTENSITY_BT2)) { in decode_scalefactors()1777 if (cbt_m1 >= INTENSITY_BT2 - 1) { in decode_spectrum_and_dequant()2253 sce1->band_type[idx] == INTENSITY_BT2) {
400 sce->band_type[w*16 + i] == INTENSITY_BT2) { in encode_scale_factors()