Lines Matching refs:end_freq
359 s->end_freq[s->lfe_ch] = 7;
539 int end_freq = s->end_freq[ch_index];
547 for (freq = start_freq; freq < end_freq; freq++) {
622 for (i = s->start_freq[CPL_CH]; i < s->end_freq[CPL_CH]; i++) {
641 for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) {
669 end = s->end_freq[CPL_CH];
671 end = s->end_freq[ch];
691 end = FFMIN(s->end_freq[1], s->end_freq[2]);
1024 s->end_freq[CPL_CH] = cpl_end_subband * 12 + 37;
1207 int prev = s->end_freq[ch];
1209 s->end_freq[ch] = s->start_freq[CPL_CH];
1211 s->end_freq[ch] = s->spx_src_start_freq;
1218 s->end_freq[ch] = bandwidth_code * 3 + 73;
1221 s->num_exp_groups[ch] = (s->end_freq[ch] + group_size-4) / group_size;
1222 if (blk > 0 && s->end_freq[ch] != prev)
1227 s->num_exp_groups[CPL_CH] = (s->end_freq[CPL_CH] - s->start_freq[CPL_CH]) /
1368 s->start_freq[ch], s->end_freq[ch],
1375 s->start_freq[ch], s->end_freq[ch],
1389 s->start_freq[ch], s->end_freq[ch],