Searched defs:read_word (Results 1 – 10 of 10) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_block.c | 174 WORD32 read_word; in ixheaacd_huffman_dec_word1() local 351 WORD32 read_word; in ixheaacd_huffman_dec_word2_11() local 508 WORD32 read_word; in ixheaacd_huffman_dec_quad() local 649 WORD32 read_word; in ixheaacd_huffman_dec_word2_quad() local 818 WORD32 read_word; in ixheaacd_huffman_dec_pair() local 916 WORD32 read_word; in ixheaacd_huffman_dec_word2_pair() local
|
D | ixheaacd_huff_code_reorder.c | 643 WORD no_bands, const UWORD16 *code_book_tbl, WORD32 *read_word, in ixheaacd_huff_dec_pair_hcr_pcw() 742 WORD32 read_word; in ixheaacd_huff_dec_pair_hcr_non_pcw() local 785 const UWORD32 *idx_table, WORD32 *read_word, WORD32 *read_bits, 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() 1108 WORD32 read_word = ixheaacd_aac_showbits_32( in ixheaacd_decode_pcw() local 1287 WORD32 read_word; in ixheaacd_huff_dec_quad_hcr_non_pcw() local 1361 WORD32 read_word; in ixheaacd_huff_dec_word_hcr_non_pcw() local
|
D | ixheaacd_longblock.c | 176 WORD32 read_word; in ixheaacd_read_scale_factor_data() local
|
D | ixheaacd_multichannel.c | 217 WORD32 read_word = in ixheaacd_dec_coupling_channel_element() local
|
D | ixheaacd_spectrum_dec.c | 247 WORD32 read_word = in ixheaacd_section_data() local
|
/external/u-boot/include/linux/mtd/ |
D | onenand.h | 102 unsigned short (*read_word) (void __iomem *addr); member
|
D | rawnand.h | 880 u16 (*read_word)(struct mtd_info *mtd); member
|
/external/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | expect.py | 131 def read_word(binary, index, little_endian): function
|
/external/deqp-deps/SPIRV-Tools/test/tools/ |
D | expect.py | 131 def read_word(binary, index, little_endian): function
|
/external/u-boot/include/ |
D | pci.h | 577 int (*read_word)(struct pci_controller*, pci_dev_t, int where, u16 *); member
|