Searched refs:bs_ttt_bands_low (Results 1 – 4 of 4) sorted by relevance
252 config->bs_ttt_bands_low[i] = ixheaacd_read_bits_buf(it_bit_buff, 5); in ixheaacd_ld_spatial_specific_config()255 config->bs_ttt_bands_low[i] = ixheaacd_freq_res_table[config->bs_freq_res]; in ixheaacd_ld_spatial_specific_config()
246 config->bs_ttt_bands_low[i] = (temp)&FIVE_BIT_MASK; in ixheaacd_parse_specific_config()247 if (config->bs_ttt_bands_low[i] > MAX_PARAMETER_BANDS) return IA_FATAL_ERROR; in ixheaacd_parse_specific_config()356 config->bs_ttt_bands_low[i] = 28; in ixheaacd_default_specific_config()2167 p_aux_struct->ttt_config[0][i].bitstream_stop_band = config->bs_ttt_bands_low[i]; in ixheaacd_set_current_state_parameters()2168 p_aux_struct->ttt_config[1][i].bitstream_start_band = config->bs_ttt_bands_low[i]; in ixheaacd_set_current_state_parameters()
133 UINT32 bs_ttt_bands_low[MAX_NUM_TTT]; member
546 WORD32 bs_ttt_bands_low[MAX_NUM_TTT]; member