Searched defs:tbl_sign (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_block.c | 503 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huffman_dec_quad() 646 WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huffman_dec_word2_quad() 808 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huffman_dec_pair() 910 WORD32 tbl_sign, const UWORD32 *idx_table, WORD32 huff_mode) in ixheaacd_huffman_dec_word2_pair() 1037 WORD32 tbl_sign = 0; in ixheaacd_decode_huffman() local 1048 WORD32 tbl_sign = 0; in ixheaacd_decode_huffman() local 1094 WORD32 tbl_sign = 0; in ixheaacd_huffman_dec_word2() local 1100 WORD32 tbl_sign = 0; in ixheaacd_huffman_dec_word2() local
|
D | ixheaacd_huff_code_reorder.c | 644 WORD32 tbl_sign, const UWORD32 *idx_table, UWORD16 *arr_seg_start_l, in ixheaacd_huff_dec_pair_hcr_pcw() 735 const UWORD16 *code_book_tbl, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huff_dec_pair_hcr_non_pcw() 784 WORD no_bands, const UWORD16 *code_book_tbl, WORD32 tbl_sign, in ixheaacd_huff_dec_quad_hcr_pcw() 1133 WORD32 tbl_sign = 0; in ixheaacd_decode_pcw() local 1169 WORD32 tbl_sign = 0; in ixheaacd_decode_pcw() local 1284 const UWORD16 *code_book_tbl, WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huff_dec_quad_hcr_non_pcw() 1560 WORD32 tbl_sign = 0; in ixheaacd_decode_hcr_non_pcw() local 1589 WORD32 tbl_sign = 0; in ixheaacd_decode_hcr_non_pcw() local
|