Searched refs:bs_phase_coding (Results 1 – 7 of 7) sorted by relevance
119 switch (self->config->bs_phase_coding) { in ixheaacd_pre_and_mix_matrix_calculation()383 WORD32 complex_m2 = ((self->config->bs_phase_coding != 0)); in ixheaacd_mps_apply_mix_matrix()384 WORD32 phase_interpolation = (self->config->bs_phase_coding == 1); in ixheaacd_mps_apply_mix_matrix()618 WORD32 complex_m2 = ((self->config->bs_phase_coding != 0)); in ixheaacd_mps_apply_mix_matrix_type2()619 WORD32 phase_interpolation = (self->config->bs_phase_coding == 1); in ixheaacd_mps_apply_mix_matrix_type2()819 WORD32 complex_m2 = ((self->config->bs_phase_coding != 0)); in ixheaacd_mps_apply_mix_matrix_type3()820 WORD32 phase_interpolation = (self->config->bs_phase_coding == 1); in ixheaacd_mps_apply_mix_matrix_type3()
192 (mps_handle->config->bs_phase_coding == 0)) { in ixheaacd_ld_mps_apply()
110 if (self->config->bs_phase_coding) { in ixheaacd_mps_create()111 self->config->bs_phase_coding = 2; in ixheaacd_mps_create()409 (self->config->bs_phase_coding == 0)) { in ixheaacd_mps_apply()
329 pstr_usac_mps212_config->bs_phase_coding = in ixheaacd_mps212_config()
477 if (self->config->bs_phase_coding) { in ixheaacd_mps_frame_parsing()1188 if ((self->config->bs_phase_coding)) { in ixheaacd_mps_dec_and_mapframeott()
99 UINT32 bs_phase_coding; member
190 WORD32 bs_phase_coding; member