Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c1465 UWORD8 tot_bits_to_save, code_bits_to_save, extra_code_bits; in ixheaacd_decode_hcr_non_pcw() local
1486 extra_code_bits = max( in ixheaacd_decode_hcr_non_pcw()
1494 extra_code_bits); in ixheaacd_decode_hcr_non_pcw()
1640 extra_code_bits = max(tot_bits_to_save - 32, 0); in ixheaacd_decode_hcr_non_pcw()
1644 ixheaacd_read_bit(itt_bit_buff, extra_code_bits); in ixheaacd_decode_hcr_non_pcw()