Home
last modified time | relevance | path

Searched refs:bs_high_rate_mode (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_parse.c434 if (self->bs_high_rate_mode) { in ixheaacd_mps_frame_parsing()
511 if (self->bs_high_rate_mode) { in ixheaacd_mps_frame_parsing()
1502 self->bs_high_rate_mode = self->config->bs_high_rate_mode; in ixheaacd_mps_header_decode()
H A Dixheaacd_mps_dec.h329 WORD32 bs_high_rate_mode; member
426 WORD32 num_rows, WORD32 num_cols, ia_mps_dec_state_struct *self, WORD32 bs_high_rate_mode);
435 WORD32 bs_high_rate_mode);
H A Dixheaacd_ld_mps_dec.c185 mps_handle->bs_high_rate_mode = 1; in ixheaacd_ld_mps_apply()
H A Dixheaacd_mps_pre_mix.c336 (self->dir_sig_count + self->decor_sig_count), 1, self, self->bs_high_rate_mode); in ixheaacd_mps_apply_pre_matrix()
1176 WORD32 num_cols, ia_mps_dec_state_struct *self, WORD32 bs_high_rate_mode) { in ixheaacd_mps_upmix_interp() argument
1197 if (bs_high_rate_mode) { in ixheaacd_mps_upmix_interp()
1222 WORD32 num_cols, ia_mps_dec_state_struct *self, WORD32 bs_high_rate_mode) { in ixheaacd_mps_upmix_interp_type1() argument
1243 if (bs_high_rate_mode) { in ixheaacd_mps_upmix_interp_type1()
H A Dixheaacd_init_config.c326 pstr_usac_mps212_config->bs_high_rate_mode = in ixheaacd_mps212_config()
H A Dixheaacd_config.h98 UINT32 bs_high_rate_mode; member
/aosp_15_r20/external/libxaac/encoder/
H A Diusace_config.h196 WORD32 bs_high_rate_mode; member