Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_parse.c565 for (i = 0; i < self->time_slots; i++) self->bs_tsd_sep_data[i] = 0; in ixheaacd_mps_frame_parsing()
569 for (; k >= 0; k--) self->bs_tsd_sep_data[k] = 1; in ixheaacd_mps_frame_parsing()
587 self->bs_tsd_sep_data[k] = 1; in ixheaacd_mps_frame_parsing()
595 if (self->bs_tsd_sep_data[i]) in ixheaacd_mps_frame_parsing()
Dixheaacd_mps_dec.h233 WORD32 bs_tsd_sep_data[MAX_TIME_SLOTS]; member
Dixheaacd_mps_dec.c199 if (self->bs_tsd_sep_data[sb_sample]) { in ixheaacd_mps_decor()
215 if (self->bs_tsd_sep_data[sb_sample]) { in ixheaacd_mps_decor()