Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c146 UWORD8 *ptr_cb = ptr_hcr_info->str_non_pcw_side_info.ptr_cb; in ixheaacd_nonpcw_sideinfo_init() local
173 *ptr_cb++ = ptr_ext_sorted_cw[ext_sorted_cw_idx]; in ixheaacd_nonpcw_sideinfo_init()
262 UWORD8 *ptr_cb; in ixheaacd_huff_code_reorder_init() local
275 ptr_hcr_info->str_dec_io.ptr_cb = ptr_aac_dec_channel_info->cb4_hcr_arr; in ixheaacd_huff_code_reorder_init()
306 ptr_cb = ptr_hcr_info->str_dec_io.ptr_cb; in ixheaacd_huff_code_reorder_init()
316 *ptr_cb++ = cb_prev; in ixheaacd_huff_code_reorder_init()
333 *ptr_cb++ = cb; in ixheaacd_huff_code_reorder_init()
362 *ptr_cb = cb; in ixheaacd_huff_code_reorder_init()
373 ptr_cb = ptr_hcr_info->str_dec_io.ptr_cb; in ixheaacd_huff_code_reorder_init()
380 cb = *ptr_cb++; in ixheaacd_huff_code_reorder_init()
[all …]
Dixheaacd_channelinfo.h198 UWORD8 *ptr_cb; member
255 UWORD8 ptr_cb[1024 >> 2]; member