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

  /external/libxaac/decoder/
ixheaacd_channelinfo.h 208 const UWORD8 *ptr_max_cw_len_tbl; member in struct:__anon26495
ixheaacd_huff_code_reorder.c 97 ptr_hcr_info->table_info.ptr_max_cw_len_tbl = ixheaacd_max_huff_cw_len_table;
535 const UWORD8 *ptr_max_cw_len_tbl = local
536 ptr_hcr_info->table_info.ptr_max_cw_len_tbl;
564 min(ptr_max_cw_len_tbl[ptr_extended_sorted_code_book[x_srt_sc_cnt]],
600 const UWORD8 *ptr_max_cw_len_tbl = local
601 ptr_hcr_info->table_info.ptr_max_cw_len_tbl;
605 segment_width = min(ptr_max_cw_len_tbl[sorted_code_book], longest_cw_len);
    [all...]

Completed in 981 milliseconds