Searched refs:smoothing_mode (Results 1 – 7 of 7) sorted by relevance
73 WORD16 smoothing_mode; member
425 pstr_sbr_header->smoothing_mode = pstr_sbr_dflt_header->smoothing_mode; in ixheaacd_sbr_read_header_data()471 pstr_sbr_header->smoothing_mode = (WORD16)((tmp & 0x01)); in ixheaacd_sbr_read_header_data()476 pstr_sbr_header->smoothing_mode = SBR_SMOOTH_LEN_DEF; in ixheaacd_sbr_read_header_data()
738 ptr_sbr_dflt_header->smoothing_mode = in ixheaacd_init_sbr()739 ptr_usac_dflt_header->smoothing_mode; in ixheaacd_init_sbr()744 ptr_sbr_dflt_header->smoothing_mode = SBR_SMOOTHING_LENGTH_DEFAULT; in ixheaacd_init_sbr()
444 sbr_header_data->smoothing_mode = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_get_ld_sbr_header()449 sbr_header_data->smoothing_mode = 1; in ixheaacd_get_ld_sbr_header()
654 usac_def_header.smoothing_mode = in ixheaacd_decode_create()
113 WORD32 smoothing_length = frame_data->pstr_sbr_header->smoothing_mode ? 0 : 4; in ixheaacd_sbr_env_calc()
827 smooth_length = ((1 - ptr_header_data->smoothing_mode) << 2); in ixheaacd_calc_sbrenvelope()