Home
last modified time | relevance | path

Searched refs:bs_temp_shape_config (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_temp_process.c180 if ((self->config->bs_temp_shape_config == 1) || in ixheaacd_mps_subbandtp()
181 (self->config->bs_temp_shape_config == 2)) in ixheaacd_mps_subbandtp()
Dixheaacd_init_config.c304 pstr_usac_mps212_config->bs_temp_shape_config = in ixheaacd_mps212_config()
336 if (pstr_usac_mps212_config->bs_temp_shape_config == 2) in ixheaacd_mps212_config()
Dixheaacd_mps_parse.c458 if (self->config->bs_temp_shape_config == 3) { in ixheaacd_mps_frame_parsing()
460 } else if (self->config->bs_temp_shape_config != 0) { in ixheaacd_mps_frame_parsing()
464 switch (self->config->bs_temp_shape_config) { in ixheaacd_mps_frame_parsing()
Dixheaacd_config.h77 UINT32 bs_temp_shape_config; member
Dixheaacd_mps_dec.c322 if (self->config->bs_temp_shape_config == 2) { in ixheaacd_mps_apply()