Lines Matching refs:read_word
174 WORD32 read_word; in ixheaacd_huffman_dec_word1() local
177 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_word1()
192 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_word1()
196 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
202 flush_cw = read_word << bit_pos; in ixheaacd_huffman_dec_word1()
221 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
226 value = ixheaacd_extu(read_word, bit_pos, 23); in ixheaacd_huffman_dec_word1()
232 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
235 off = ixheaacd_extu(read_word, bit_pos, 32 - i); in ixheaacd_huffman_dec_word1()
239 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
241 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
271 value = ixheaacd_extu(read_word, bit_pos, 23); in ixheaacd_huffman_dec_word1()
278 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
281 off = ixheaacd_extu(read_word, bit_pos, 32 - i); in ixheaacd_huffman_dec_word1()
285 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
287 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
328 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
351 WORD32 read_word; in ixheaacd_huffman_dec_word2_11() local
354 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_word2_11()
362 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_word2_11()
366 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
370 flush_cw = read_word << bit_pos; in ixheaacd_huffman_dec_word2_11()
392 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
397 value = ixheaacd_extu(read_word, bit_pos, 23); in ixheaacd_huffman_dec_word2_11()
403 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
406 off = ixheaacd_extu(read_word, bit_pos, 32 - i); in ixheaacd_huffman_dec_word2_11()
409 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
414 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
443 value = ixheaacd_extu(read_word, bit_pos, 23); in ixheaacd_huffman_dec_word2_11()
450 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
453 off = ixheaacd_extu(read_word, bit_pos, 32 - i); in ixheaacd_huffman_dec_word2_11()
456 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
459 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
489 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
508 WORD32 read_word; in ixheaacd_huffman_dec_quad() local
511 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_quad()
525 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_quad()
529 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_quad()
534 temp_word = read_word << bit_pos; in ixheaacd_huffman_dec_quad()
619 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_quad()
633 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_quad()
649 WORD32 read_word; in ixheaacd_huffman_dec_word2_quad() local
652 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_word2_quad()
661 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_word2_quad()
665 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_quad()
671 temp_word = read_word << bit_pos; in ixheaacd_huffman_dec_word2_quad()
790 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_quad()
795 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_quad()
818 WORD32 read_word; in ixheaacd_huffman_dec_pair() local
821 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_pair()
833 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_pair()
837 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_pair()
841 temp_word = read_word << bit_pos; in ixheaacd_huffman_dec_pair()
882 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_pair()
897 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_pair()
916 WORD32 read_word; in ixheaacd_huffman_dec_word2_pair() local
919 read_word = ixheaacd_aac_showbits_32(ptr_read_next, it_bit_buff->cnt_bits, in ixheaacd_huffman_dec_word2_pair()
926 read_word1 = read_word << bit_pos; in ixheaacd_huffman_dec_word2_pair()
930 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_pair()
947 temp_word = read_word << bit_pos; in ixheaacd_huffman_dec_word2_pair()
968 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_pair()
996 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_pair()
1001 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_pair()