Searched refs:buffer_lf_imag (Results 1 – 2 of 2) sorted by relevance
621 hyb_state->buffer_lf_imag[k][n] = 0; in ixheaacd_init_ana_hyb_filt_bank()667 hyb_state->buffer_lf_imag[k][n] = hyb_state->buffer_lf_imag[k][n + nr_samples]; in ixheaacd_apply_ana_hyb_filt_bank_create_x()682 hyb_state->buffer_lf_imag[k][n + nr_samples_shift_lf] = *p_qmf_im; in ixheaacd_apply_ana_hyb_filt_bank_create_x()753 &(hyb_state->buffer_lf_imag[0][time_slot + nr_samples_shift_lf + 1 - PROTO_LEN]), in ixheaacd_apply_ana_hyb_filt_bank_create_x()775 &(hyb_state->buffer_lf_imag[1][time_slot + nr_samples_shift_lf + 1 - PROTO_LEN]), in ixheaacd_apply_ana_hyb_filt_bank_create_x()789 &(hyb_state->buffer_lf_imag[2][time_slot + nr_samples_shift_lf + 1 - PROTO_LEN]), in ixheaacd_apply_ana_hyb_filt_bank_create_x()809 hyb_state->buffer_lf_imag[k][n] = hyb_state->qmf_lf_imag[k][n]; in ixheaacd_apply_ana_hyb_filt_bank_create_x()813 hyb_state->buffer_lf_imag[k][n + nr_samples_shift_lf] = *p_qmf_im; in ixheaacd_apply_ana_hyb_filt_bank_create_x()856 hyb_state->buffer_lf_imag[k][n] = hyb_state->buffer_lf_imag[k][n + nr_samples]; in ixheaacd_apply_ana_hyb_filt_bank_merge_res_decor()867 hyb_state->buffer_lf_imag[k][n + nr_samples_shift_lf] = *qmf_imag; in ixheaacd_apply_ana_hyb_filt_bank_merge_res_decor()[all …]
486 WORD32 buffer_lf_imag[QMF_BANDS_TO_HYBRID][BUFFER_LEN_LF]; member