OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:str_three_band_bank
(Results
1 - 3
of
3
) sorted by null
/external/libxaac/decoder/drc_src/
impd_drc_fiilter_bank.c
73
ia_three_band_filt_struct*
str_three_band_bank
;
local
86
str_three_band_bank
= &drc_filter_bank->
str_three_band_bank
;
89
&(
str_three_band_bank
->str_low_pass_stage_2),
90
&(
str_three_band_bank
->str_high_pass_stage_2),
91
&(
str_three_band_bank
->str_all_pass_stage_2), 2);
93
&(
str_three_band_bank
->str_low_pass_stage_1),
94
&(
str_three_band_bank
->str_high_pass_stage_1), NULL,
346
ia_three_band_filt_struct*
str_three_band_bank
, WORD32 c, WORD32 size,
351
&
str_three_band_bank
->str_low_pass_stage_1
[
all
...]
impd_drc_filter_bank.c
73
ia_three_band_filt_struct*
str_three_band_bank
;
local
86
str_three_band_bank
= &drc_filter_bank->
str_three_band_bank
;
89
&(
str_three_band_bank
->str_low_pass_stage_2),
90
&(
str_three_band_bank
->str_high_pass_stage_2),
91
&(
str_three_band_bank
->str_all_pass_stage_2), 2);
93
&(
str_three_band_bank
->str_low_pass_stage_1),
94
&(
str_three_band_bank
->str_high_pass_stage_1), NULL,
346
ia_three_band_filt_struct*
str_three_band_bank
, WORD32 c, WORD32 size,
351
&
str_three_band_bank
->str_low_pass_stage_1
[
all
...]
impd_drc_filter_bank.h
104
ia_three_band_filt_struct
str_three_band_bank
;
member in struct:__anon26373
127
ia_three_band_filt_struct*
str_three_band_bank
, WORD32 c, WORD32 size,
Completed in 2923 milliseconds