Home
last modified time | relevance | path

Searched refs:bs_fixed_gain_dmx (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ld_mps_config.c225 config->bs_fixed_gain_dmx = ixheaacd_read_bits_buf(it_bit_buff, 3); in ixheaacd_ld_spatial_specific_config()
Dixheaacd_init_config.c315 pstr_usac_mps212_config->bs_fixed_gain_dmx = in ixheaacd_mps212_config()
Dixheaacd_config.h93 UINT32 bs_fixed_gain_dmx; member
Dixheaacd_mps_bitdec.c226 config->bs_fixed_gain_dmx = (temp >> 6) & THREE_BIT_MASK; in ixheaacd_parse_specific_config()
339 config->bs_fixed_gain_dmx = 0; in ixheaacd_default_specific_config()
2120 curr_state->clip_protect_gain = bitdec_table->clip_gain_table[config->bs_fixed_gain_dmx]; in ixheaacd_set_current_state_parameters()
Dixheaacd_mps_dec.h525 WORD32 bs_fixed_gain_dmx; member
Dixheaacd_mps_parse.c1432 ixheaacd_mps_clip_gain_table[self->config->bs_fixed_gain_dmx]; in ixheaacd_mps_header_decode()