Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_smoothing.c231 if (pstr_mps_state->smooth_control) { in ixheaacd_calc_filter_coeff()
275 WORD32 smooth_control = curr_state->smooth_control; in ixheaacd_smooth_m1m2() local
320 if (smooth_control) { in ixheaacd_smooth_m1m2()
336 if (!(smooth_control == 0 && smooth_config == 0)) { in ixheaacd_smooth_m1m2()
Dixheaacd_mps_dec.h937 WORD32 smooth_control; member
Dixheaacd_mps_bitdec.c1821 pstr_mps_state->smooth_control = frame->bs_smooth_control; in ixheaacd_decode_and_map_frame_smg()
1825 if (pstr_mps_state->smooth_control) { in ixheaacd_decode_and_map_frame_smg()