Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_channelinfo.h212 const UWORD8 *ptr_cb_priority; member
Dixheaacd_huff_code_reorder.c102 ptr_hcr_info->table_info.ptr_cb_priority = ixheaacd_huff_cb_priority_table; in ixheaacd_huff_code_reorder_tbl_init()
450 const UWORD8 *ptr_cb_priority = ptr_hcr_info->table_info.ptr_cb_priority; in ixheaacd_huff_sort_sect_cb_cwd() local
463 if (ptr_cb_priority[*ptr_cb] == 0) { in ixheaacd_huff_sort_sect_cb_cwd()
466 *ptr_dest++ = ptr_cb_priority[*ptr_cb++]; in ixheaacd_huff_sort_sect_cb_cwd()