Searched refs:end_freq (Results 1 – 10 of 10) sorted by relevance
342 s->end_freq[s->lfe_ch] = 7; in parse_frame_header()522 int end_freq = s->end_freq[ch_index]; in ac3_decode_transform_coeffs_ch() local530 for (freq = start_freq; freq < end_freq; freq++) { in ac3_decode_transform_coeffs_ch()605 for (i = s->start_freq[CPL_CH]; i < s->end_freq[CPL_CH]; i++) { in remove_dithering()624 for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) { in decode_transform_coeffs_ch()652 end = s->end_freq[CPL_CH]; in decode_transform_coeffs()654 end = s->end_freq[ch]; in decode_transform_coeffs()674 end = FFMIN(s->end_freq[1], s->end_freq[2]); in do_rematrixing()1007 s->end_freq[CPL_CH] = cpl_end_subband * 12 + 37; in coupling_strategy()1190 int prev = s->end_freq[ch]; in decode_audio_block()[all …]
329 block->end_freq[ch] = s->start_freq[CPL_CH]; in ff_ac3_compute_coupling_strategy()331 block->end_freq[ch] = s->bandwidth_code * 3 + 73; in ff_ac3_compute_coupling_strategy()356 nb_coefs = FFMIN(block->end_freq[1], block->end_freq[2]); in ac3_apply_rematrixing()453 …if (ch == CPL_CH && exp_diff > (EXP_DIFF_THRESHOLD * (s->blocks[blk].end_freq[ch] - s->start_freq[… in compute_exp_strategy()583 nb_coefs = block->end_freq[ch] - s->start_freq[ch]; in encode_exponents()625 int nb_coefs = block->end_freq[ch] - s->start_freq[ch]; in count_exponent_bits()662 … nb_groups = exponent_group_tab[cpl][exp_strategy-1][block->end_freq[ch]-s->start_freq[ch]]; in ac3_group_exponents()1020 block->end_freq[ch], block->psd[ch], in bit_alloc_masking()1023 s->start_freq[ch], block->end_freq[ch], in bit_alloc_masking()1097 FFMIN(end, block->end_freq[ch]) - start); in count_mantissa_bits_update_ch()[all …]
211 for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) { in ff_eac3_decode_transform_coeffs_aht_ch()218 for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) { in ff_eac3_decode_transform_coeffs_aht_ch()236 for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) { in ff_eac3_decode_transform_coeffs_aht_ch()
338 nb_coefs = FFMIN(block->end_freq[1], block->end_freq[2]); in compute_rematrixing_strategy()
184 int end_freq[AC3_MAX_CHANNELS]; ///< end frequency bin (endmant) member
148 int end_freq[AC3_MAX_CHANNELS]; ///< end frequency bin (endmant) member
20 u32 end_freq; member
1703 range[idx].max = freq_range->range[i].end_freq; in qca_nl80211_avoid_freq()
1903 range[idx].max = freq_range->range[i].end_freq; in qca_nl80211_avoid_freq()