Home
last modified time | relevance | path

Searched defs:idx_table (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c653 WORD32 tbl_sign, const UWORD32 *idx_table, UWORD16 *arr_seg_start_l, in ixheaacd_huff_dec_pair_hcr_pcw()
744 const UWORD16 *code_book_tbl, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huff_dec_pair_hcr_non_pcw()
794 const UWORD32 *idx_table, WORD32 *read_word, WORD32 *read_bits, in ixheaacd_huff_dec_quad_hcr_pcw()
921 const UWORD32 *idx_table, UWORD16 *arr_seg_start_l, WORD32 *read_bits, in ixheaacd_huff_dec_word_hcr_pcw()
1145 const UWORD32 *idx_table = in ixheaacd_decode_pcw() local
1184 const UWORD32 *idx_table = in ixheaacd_decode_pcw() local
1221 const UWORD32 *idx_table = in ixheaacd_decode_pcw() local
1297 const UWORD16 *code_book_tbl, WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huff_dec_quad_hcr_non_pcw()
1364 const UWORD16 *code_book_tbl, const UWORD32 *idx_table) { in ixheaacd_huff_dec_word_hcr_non_pcw()
1580 const UWORD32 *idx_table = in ixheaacd_decode_hcr_non_pcw() local
[all …]
Dixheaacd_block.c77 const UWORD32 *idx_table) { in ixheaacd_huff_sfb_table()
132 WORD32 *ixheaacd_pow_table_Q13, const UWORD32 *idx_table, WORD32 maximum_bins_short) { in ixheaacd_huffman_dec_word1()
321 const UWORD32 *idx_table) { in ixheaacd_huffman_dec_word2_11()
482 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huffman_dec_quad()
631 WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huffman_dec_word2_quad()
793 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huffman_dec_pair()
897 WORD32 tbl_sign, const UWORD32 *idx_table, WORD32 huff_mode) in ixheaacd_huffman_dec_word2_pair()
1008 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_decode_huffman() local
1015 const UWORD32 *idx_table = in ixheaacd_decode_huffman() local
1072 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_huffman_dec_word2() local
Dixheaacd_env_extr.c72 const UWORD32 *idx_table) { in ixheaacd_huffman_decode()
Dixheaacd_mps_struct_def.h66 ia_mps_dec_index_tables_struct idx_table; member
/external/mesa3d/src/amd/common/
Dsid_tables.py146 def format(self, string_table, idx_table): argument
208 def emit(self, filp, string_table, idx_table): argument
/external/mesa3d/src/compiler/nir/
Dnir_serialize.c79 void **idx_table; member