Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_parse.c510 WORD32 nbits_tr_slots = 0; in ixheaacd_mps_frame_parsing() local
513 nbits_tr_slots = 4; in ixheaacd_mps_frame_parsing()
516 nbits_tr_slots = 5; in ixheaacd_mps_frame_parsing()
520 self->tsd_num_tr_slots = ixheaacd_read_bits_buf(bitstream, nbits_tr_slots); in ixheaacd_mps_frame_parsing()