Searched refs:actual_stop_band (Results 1 – 1 of 1) sorted by relevance
756 WORD32 actual_stop_band; in ixheaacd_low_pow_hf_generator() local764 actual_stop_band = in ixheaacd_low_pow_hf_generator()774 p_qmf_real = &qmf_real[start_idx][actual_stop_band]; in ixheaacd_low_pow_hf_generator()777 (NO_SYNTHESIS_CHANNELS - actual_stop_band)); in ixheaacd_low_pow_hf_generator()779 if (actual_stop_band < 32) { in ixheaacd_low_pow_hf_generator()781 p_qmf_real = &qmf_real[len][actual_stop_band]; in ixheaacd_low_pow_hf_generator()783 (NO_ANALYSIS_CHANNELS - actual_stop_band)); in ixheaacd_low_pow_hf_generator()875 WORD32 actual_stop_band; in ixheaacd_hf_generator() local885 actual_stop_band = in ixheaacd_hf_generator()890 WORD32 *p_qmf_real = &qmf_real[i][actual_stop_band]; in ixheaacd_hf_generator()[all …]