Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_parametric_dec.c166 WORD32 gain_smooth_attack_time_slow = in impd_init_parametric_drc_feed_fwd() local
167 hParametricDrcTypeFeedForwardBs->gain_smooth_attack_time_slow; in impd_init_parametric_drc_feed_fwd()
187 (gain_smooth_attack_time_slow * sampling_rate * 0.001)); in impd_init_parametric_drc_feed_fwd()
Dimpd_drc_struct.h188 WORD32 gain_smooth_attack_time_slow; member
Dimpd_drc_static_payload.c112 str_parametric_drc_type_feed_forward->gain_smooth_attack_time_slow = 100; in impd_parametric_drc_ffwd_init_drc_gain_smooth_params()
231 str_parametric_drc_type_feed_forward->gain_smooth_attack_time_slow = in impd_parse_parametric_drc_ffwd()
270 str_parametric_drc_type_feed_forward->gain_smooth_attack_time_slow; in impd_parse_parametric_drc_ffwd()
/external/libxaac/decoder/
Dixheaacd_config.h229 WORD32 gain_smooth_attack_time_slow; member