Searched refs:RESERVED_BT (Results 1 – 7 of 7) sorted by relevance
262 const int cb_max = sce->zeroes[sfb] ? 0 : RESERVED_BT; in ff_aac_search_for_pred()283 if (cb_n < RESERVED_BT) in ff_aac_search_for_pred()295 if (cb_n < RESERVED_BT) in ff_aac_search_for_pred()
87 RESERVED_BT = 12, ///< Band types following are encoded differently from others. enumerator
210 if (!sce->zeroes[w*16+g] && sce->band_type[w*16+g] < RESERVED_BT) in ff_init_nextband_map()
151 if (!sce1->zeroes[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT) in ff_aac_search_for_is()
888 if (!sce0->zeroes[w*16+g] && sce0->band_type[w*16+g] < RESERVED_BT) in search_for_ms()890 … if (!sce1->zeroes[w*16+g] && !cpe->is_mask[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT) in search_for_ms()
710 if (sce->band_type[w] > RESERVED_BT) in aac_encode_frame()
2469 if (!sce0->zeroes[w*16+g] && sce0->band_type[w*16+g] < RESERVED_BT) in search_for_ms_mips()2471 … if (!sce1->zeroes[w*16+g] && !cpe->is_mask[w*16+g] && sce1->band_type[w*16+g] < RESERVED_BT) in search_for_ms_mips()