Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c1689 WORD32 code_word_set; in ixheaacd_decode_non_pcw() local
1706 code_word_set = num_code_word; in ixheaacd_decode_non_pcw()
1708 code_word_set = num_segment; in ixheaacd_decode_non_pcw()
1716 &cw_offset, code_word_set, 0); in ixheaacd_decode_non_pcw()
1721 loop1 = min(num_segment, trial + code_word_set); in ixheaacd_decode_non_pcw()
1722 loop2 = max(0, trial + code_word_set - num_segment); in ixheaacd_decode_non_pcw()