Searched refs:bs_high_rate_mode (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_parse.c | 434 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 D | ixheaacd_mps_dec.h | 329 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 D | ixheaacd_ld_mps_dec.c | 185 mps_handle->bs_high_rate_mode = 1; in ixheaacd_ld_mps_apply()
|
H A D | ixheaacd_mps_pre_mix.c | 336 (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 D | ixheaacd_init_config.c | 326 pstr_usac_mps212_config->bs_high_rate_mode = in ixheaacd_mps212_config()
|
H A D | ixheaacd_config.h | 98 UINT32 bs_high_rate_mode; member
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_config.h | 196 WORD32 bs_high_rate_mode; member
|