Lines Matching refs:lf_buffer
208 memset(handle->lf_buffer, 0, in ixheaacd_mps_qmf_hybrid_analysis_init()
231 memmove(&handle->lf_buffer[k][0].re, &handle->lf_buffer[k][num_samples].re, in ixheaacd_mps_qmf_hybrid_analysis_no_pre_mix()
236 memcpy(&handle->lf_buffer[k][lf_samples_shift].re, &in_qmf[k][0].re, in ixheaacd_mps_qmf_hybrid_analysis_no_pre_mix()
251 &(handle->lf_buffer[0][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis_no_pre_mix()
269 &(handle->lf_buffer[1][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis_no_pre_mix()
280 &(handle->lf_buffer[2][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis_no_pre_mix()
315 memmove(&handle->lf_buffer[k][0].re, &handle->lf_buffer[k][num_samples].re, in ixheaacd_mps_qmf_hybrid_analysis()
320 memcpy(&handle->lf_buffer[k][lf_samples_shift].re, &in_qmf[k][0].re, in ixheaacd_mps_qmf_hybrid_analysis()
335 &(handle->lf_buffer[0][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis()
353 &(handle->lf_buffer[1][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis()
364 &(handle->lf_buffer[2][lf_samples_shift + 1 - QMF_HYBRID_FILT_ORDER]), scratch, num_samples, in ixheaacd_mps_qmf_hybrid_analysis()