Searched refs:read_bit_offset (Results 1 – 2 of 2) sorted by relevance
660 WORD32 read_bit_offset = in ixheaacd_huff_dec_pair_hcr_pcw() local663 if (read_bit_offset) { in ixheaacd_huff_dec_pair_hcr_pcw()664 *read_bits -= read_bit_offset; in ixheaacd_huff_dec_pair_hcr_pcw()665 *bit_pos += read_bit_offset; in ixheaacd_huff_dec_pair_hcr_pcw()799 WORD32 read_bit_offset = in ixheaacd_huff_dec_quad_hcr_pcw() local802 if (read_bit_offset) { in ixheaacd_huff_dec_quad_hcr_pcw()803 *read_bits -= read_bit_offset; in ixheaacd_huff_dec_quad_hcr_pcw()804 *bit_pos += read_bit_offset; in ixheaacd_huff_dec_quad_hcr_pcw()929 WORD32 read_bit_offset = in ixheaacd_huff_dec_word_hcr_pcw() local932 if (read_bit_offset) { in ixheaacd_huff_dec_word_hcr_pcw()[all …]
410 WORD32 read_bit_offset = in ixheaacd_rvlc_read_bits() local413 if (read_bit_offset) it_bit_buff->cnt_bits -= read_bit_offset; in ixheaacd_rvlc_read_bits()