Home
last modified time | relevance | path

Searched refs:ptr_start (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_bitbuffer.h85 UWORD8 *ptr_start; member
Dixheaacd_huff_code_reorder.c286 itt_bit_buff->ptr_start = (UWORD8 *)ptr_aac_dec_channel_info->scratch_buf_ptr; in ixheaacd_huff_code_reorder_init()
1479 itt_bit_buff->byte_ptr = itt_bit_buff->ptr_start; in ixheaacd_decode_hcr_non_pcw()
1551 itt_bit_buff->byte_ptr = itt_bit_buff->ptr_start; in ixheaacd_decode_hcr_non_pcw()
1552 itt_bit_buff->byte = *itt_bit_buff->ptr_start; in ixheaacd_decode_hcr_non_pcw()