Searched refs:bs_ott_bands_at (Results 1 – 2 of 2) sorted by relevance
129 config->bs_ott_bands_at[i] = ixheaacd_read_bits_buf(it_bit_buff, 5); in ixheaacd_parse_extension_config()130 if (config->bs_ott_bands_at[i] > MAX_PARAMETER_BANDS) return IA_FATAL_ERROR; in ixheaacd_parse_extension_config()132 config->bs_ott_bands_at[i] = in ixheaacd_parse_extension_config()850 p_bs_config->bs_ott_bands_at[i]); in ixheaacd_parse_extension_frame()1968 p_config->bs_ott_bands_at[i], p_config->bs_ott_default_cld_at[i], in ixheaacd_decode_and_map_frame_arb_tree()
573 WORD32 bs_ott_bands_at[MAX_OUTPUT_CHANNELS_AT_MPS * MAX_ARBITRARY_TREE_INDEX]; member