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.c583 WORD32 nbits_tr_slots = 0; in ixheaacd_mps_frame_parsing() local
586 nbits_tr_slots = 4; in ixheaacd_mps_frame_parsing()
589 nbits_tr_slots = 5; in ixheaacd_mps_frame_parsing()
593 self->tsd_num_tr_slots = ixheaacd_read_bits_buf(bitstream, nbits_tr_slots); in ixheaacd_mps_frame_parsing()