HomeSort by relevance Sort by last modified time
    Searched refs:ptr_cb_priority (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_channelinfo.h 212 const UWORD8 *ptr_cb_priority; member in struct:__anon26495
ixheaacd_huff_code_reorder.c 102 ptr_hcr_info->table_info.ptr_cb_priority = ixheaacd_huff_cb_priority_table;
450 const UWORD8 *ptr_cb_priority = ptr_hcr_info->table_info.ptr_cb_priority; local
463 if (ptr_cb_priority[*ptr_cb] == 0) {
466 *ptr_dest++ = ptr_cb_priority[*ptr_cb++];
    [all...]

Completed in 156 milliseconds