HomeSort by relevance Sort by last modified time
    Searched defs:str_four_band_bank (Results 1 - 3 of 3) sorted by null

  /external/libxaac/decoder/drc_src/
impd_drc_fiilter_bank.c 74 ia_four_band_filt_struct* str_four_band_bank; local
99 str_four_band_bank = &drc_filter_bank->str_four_band_bank;
102 &(str_four_band_bank->str_low_pass_stage_3_low),
103 &(str_four_band_bank->str_high_pass_stage_3_low),
104 &(str_four_band_bank->str_all_pass_stage_2_high),
107 &(str_four_band_bank->str_low_pass_stage_1),
108 &(str_four_band_bank->str_high_pass_stage_1), NULL,
111 &(str_four_band_bank->str_low_pass_stage_3_high),
112 &(str_four_band_bank->str_high_pass_stage_3_high)
    [all...]
impd_drc_filter_bank.c 74 ia_four_band_filt_struct* str_four_band_bank; local
99 str_four_band_bank = &drc_filter_bank->str_four_band_bank;
102 &(str_four_band_bank->str_low_pass_stage_3_low),
103 &(str_four_band_bank->str_high_pass_stage_3_low),
104 &(str_four_band_bank->str_all_pass_stage_2_high),
107 &(str_four_band_bank->str_low_pass_stage_1),
108 &(str_four_band_bank->str_high_pass_stage_1), NULL,
111 &(str_four_band_bank->str_low_pass_stage_3_high),
112 &(str_four_band_bank->str_high_pass_stage_3_high)
    [all...]
impd_drc_filter_bank.h 105 ia_four_band_filt_struct str_four_band_bank; member in struct:__anon26373
130 VOID impd_four_band_filter_process(ia_four_band_filt_struct* str_four_band_bank,

Completed in 165 milliseconds