Lines Matching refs:over
1176 * loop over *all* posible values of scalefac_compress to find the
1220 int table_number, row_in_table, partition, nr_sfb, window, over;
1259 for (over = 0, partition = 0; partition < 4; partition++) {
1261 over++;
1263 if (!over) {
1265 Since no bands have been over-amplified, we can set scalefac_compress
1304 if (over)
1305 ERRORF(gfc, "---WARNING !! Amplification of some bands over limits\n");
1307 if (!over) {
1314 return over;