Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.c163 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_word1() argument
326 no_bands--; in ixheaacd_huffman_dec_word1()
327 } while (no_bands >= 0); in ixheaacd_huffman_dec_word1()
502 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_quad() argument
631 no_bands--; in ixheaacd_huffman_dec_quad()
632 } while (no_bands >= 0); in ixheaacd_huffman_dec_quad()
807 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_pair() argument
895 no_bands--; in ixheaacd_huffman_dec_pair()
896 } while (no_bands >= 0); in ixheaacd_huffman_dec_pair()
1023 WORD32 no_bands = sfb - start - 1; in ixheaacd_decode_huffman() local
[all …]
Dixheaacd_huff_code_reorder.c643 WORD no_bands, const UWORD16 *code_book_tbl, WORD32 *read_word, in ixheaacd_huff_dec_pair_hcr_pcw() argument
722 no_bands--; in ixheaacd_huff_dec_pair_hcr_pcw()
725 } while (no_bands != 0); in ixheaacd_huff_dec_pair_hcr_pcw()
784 WORD no_bands, const UWORD16 *code_book_tbl, WORD32 tbl_sign, in ixheaacd_huff_dec_quad_hcr_pcw() argument
900 no_bands--; in ixheaacd_huff_dec_quad_hcr_pcw()
901 } while (no_bands != 0); in ixheaacd_huff_dec_quad_hcr_pcw()
911 WORD no_bands, const UWORD16 *code_book_tbl, WORD32 *read_word, in ixheaacd_huff_dec_word_hcr_pcw() argument
1068 no_bands--; in ixheaacd_huff_dec_word_hcr_pcw()
1069 } while (no_bands != 0); in ixheaacd_huff_dec_word_hcr_pcw()