Searched refs:low_indx (Results 1 – 1 of 1) sorted by relevance
468 int low_indx = 0; in bit_allocation() local605 low_indx = 0; in bit_allocation()609 low_indx = i; in bit_allocation()614 workT[low_indx] = lowest + 2.0; in bit_allocation()616 if (!--chctx->bitsBandT[low_indx]) in bit_allocation()617 workT[low_indx] = 1.e20; in bit_allocation()619 for (j = band_tab[low_indx]; j < band_tab[low_indx+1] && (freebits < summer); j++) { in bit_allocation()