Searched refs:bs_ott_bands (Results 1 – 4 of 4) sorted by relevance
240 config->bs_ott_bands[i] = ixheaacd_read_bits_buf(it_bit_buff, 5); in ixheaacd_ld_spatial_specific_config()242 config->bs_ott_bands[i] = ixheaacd_freq_res_table[config->bs_freq_res]; in ixheaacd_ld_spatial_specific_config()
129 UINT32 bs_ott_bands[MAX_NUM_OTT]; member
234 config->bs_ott_bands[i] = ixheaacd_read_bits_buf(mps_bit_buf, 5); in ixheaacd_parse_specific_config()235 if (config->bs_ott_bands[i] > MAX_PARAMETER_BANDS) return IA_FATAL_ERROR; in ixheaacd_parse_specific_config()348 config->bs_ott_bands[i] = 28; in ixheaacd_default_specific_config()2145 b_ott_bands[i] = config->bs_ott_bands[i]; in ixheaacd_set_current_state_parameters()
542 WORD32 bs_ott_bands[MAX_NUM_OTT]; member