Home
last modified time | relevance | path

Searched refs:pstr_subband_filt (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/drc_src/
Dimpd_drc_eq.c1260 VOID impd_subband_filter_process(ia_subband_filt_struct* pstr_subband_filt, in impd_subband_filter_process() argument
1264 WORD32 eq_frame_size_subband = pstr_subband_filt->eq_frame_size_subband; in impd_subband_filter_process()
1265 WORD32 coeff_count = pstr_subband_filt->coeff_count; in impd_subband_filter_process()
1267 FLOAT32* ptr_subband_coeff = pstr_subband_filt->subband_coeff; in impd_subband_filter_process()