Searched refs:ptr_bit_pos (Results 1 – 2 of 2) sorted by relevance
145 WORD16 *ptr_bit_pos, WORD32 *readword) { in ixheaacd_aac_read_byte_corr1() argument147 WORD16 bits_consumed = *ptr_bit_pos; in ixheaacd_aac_read_byte_corr1()159 *ptr_bit_pos = bits_consumed; in ixheaacd_aac_read_byte_corr1()164 UWORD32 ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos, in ixheaacd_aac_read_byte_corr() argument167 WORD32 bits_consumed = *ptr_bit_pos; in ixheaacd_aac_read_byte_corr()179 *ptr_bit_pos = bits_consumed; in ixheaacd_aac_read_byte_corr()
119 UWORD32 ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos,123 WORD16 *ptr_bit_pos, WORD32 *readword);