Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_smoothing.c276 WORD32 smooth_config = curr_state->smooth_config; in ixheaacd_smooth_m1m2() local
311 if (smooth_config) { in ixheaacd_smooth_m1m2()
328 } else if (smooth_config) { in ixheaacd_smooth_m1m2()
336 if (!(smooth_control == 0 && smooth_config == 0)) { in ixheaacd_smooth_m1m2()
Dixheaacd_mps_dec.h886 WORD32 smooth_config; member
Dixheaacd_mps_initfuncs.c859 if (pstr_mps_state->smooth_config) ixheaacd_init_tonality(pstr_mps_state); in ixheaacd_modules_init()
Dixheaacd_mps_bitdec.c2113 curr_state->smooth_config = config->bs_smooth_config; in ixheaacd_set_current_state_parameters()