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.c574 for (i = 0; i < self->time_slots; i++) self->bs_tsd_sep_data[i] = 0; in ixheaacd_mps_frame_parsing()
578 for (; k >= 0; k--) self->bs_tsd_sep_data[k] = 1; in ixheaacd_mps_frame_parsing()
596 self->bs_tsd_sep_data[k] = 1; in ixheaacd_mps_frame_parsing()
604 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.c200 if (self->bs_tsd_sep_data[sb_sample]) { in ixheaacd_mps_decor()
216 if (self->bs_tsd_sep_data[sb_sample]) { in ixheaacd_mps_decor()