Lines Matching defs:bfu_num
197 int bits_used, band_num, bfu_num, i;
225 for (bfu_num = bfu_bands_t[band_num]; bfu_num < bfu_bands_t[band_num+1]; bfu_num++) {
228 int num_specs = specs_per_bfu[bfu_num];
229 int word_len = !!idwls[bfu_num] + idwls[bfu_num];
230 float scale_factor = ff_atrac_sf_table[idsfs[bfu_num]];
238 pos = su->log2_block_count[band_num] ? bfu_start_short[bfu_num] : bfu_start_long[bfu_num];