Searched refs:readword (Results 1 – 4 of 4) sorted by relevance
106 WORD32 *readword) { in ixheaacd_aac_read_byte() argument111 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_byte()122 WORD32 *readword) { in ixheaacd_aac_read_2bytes() argument127 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_2bytes()129 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_2bytes()134 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_2bytes()145 WORD16 *ptr_bit_pos, WORD32 *readword) { in ixheaacd_aac_read_byte_corr1() argument152 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_byte_corr1()165 WORD32 *readword, UWORD8 *p_bit_buf_end) { in ixheaacd_aac_read_byte_corr() argument173 *readword = (*readword << 8) | *v; in ixheaacd_aac_read_byte_corr()
114 WORD32 *readword);117 WORD32 *readword);120 WORD32 *readword, UWORD8 *p_bit_buf_end);123 WORD16 *ptr_bit_pos, WORD32 *readword);
81 WORD32 *readword) in cblock_decode_huff_symbol() argument91 read_word1 = *readword << bit_pos; in cblock_decode_huff_symbol()105 *readword = (*readword << 8) | *ptr_read_next; in cblock_decode_huff_symbol()123 *readword = (*readword << 8) | *ptr_read_next; in cblock_decode_huff_symbol()
1102 WORD32 readword; in ixheaacd_read_env_data() local1141 readword = ixheaacd_show_bits_buf(it_bit_buff, 20); in ixheaacd_read_env_data()1142 ixheaacd_huffman_decode(readword << 12, &index, &length, in ixheaacd_read_env_data()