Home
last modified time | relevance | path

Searched refs:bs_phase_mode (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_parse.c397 self->bs_phase_mode = ixheaacd_read_bits_buf(bitstream, 1); in ixheaacd_mps_frame_parsing()
399 if (!self->bs_phase_mode) { in ixheaacd_mps_frame_parsing()
416 self->bs_phase_mode = 0; in ixheaacd_mps_frame_parsing()
Dixheaacd_mps_dec.h242 WORD32 bs_phase_mode; member
Dixheaacd_mps_pre_mix.c263 if (self->bs_phase_mode) { in ixheaacd_mps_par2umx_ps_ipd_opd()