Searched refs:ptr_bit_pos (Results 1 – 2 of 2) sorted by relevance
166 VOID ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos, in ixheaacd_aac_read_byte_corr1() argument169 WORD32 bits_consumed = *ptr_bit_pos; in ixheaacd_aac_read_byte_corr1()181 *ptr_bit_pos = bits_consumed + temp_bit_count; in ixheaacd_aac_read_byte_corr1()186 VOID ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos, in ixheaacd_aac_read_byte_corr() argument189 WORD32 bits_consumed = *ptr_bit_pos; in ixheaacd_aac_read_byte_corr()201 *ptr_bit_pos = bits_consumed; in ixheaacd_aac_read_byte_corr()
120 VOID ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos,123 VOID ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos,