Lines Matching refs:effective_lowband
1479 int effective_lowband=-1; in quant_all_bands() local
1541 effective_lowband = IMAX(0, M*eBands[lowband_offset]-norm_offset-N); in quant_all_bands()
1543 while(M*eBands[--fold_start] > effective_lowband+norm_offset); in quant_all_bands()
1546 while(++fold_end < i && M*eBands[fold_end] < effective_lowband+norm_offset+N); in quant_all_bands()
1548 while(M*eBands[++fold_end] < effective_lowband+norm_offset+N); in quant_all_bands()
1574 effective_lowband != -1 ? norm+effective_lowband : NULL, LM, in quant_all_bands()
1577 effective_lowband != -1 ? norm2+effective_lowband : NULL, LM, in quant_all_bands()
1602 effective_lowband != -1 ? norm+effective_lowband : NULL, LM, in quant_all_bands()
1632 effective_lowband != -1 ? norm+effective_lowband : NULL, LM, in quant_all_bands()
1648 effective_lowband != -1 ? norm+effective_lowband : NULL, LM, in quant_all_bands()
1653 effective_lowband != -1 ? norm+effective_lowband : NULL, LM, in quant_all_bands()