Searched refs:ptr_max_cw_len_tbl (Results 1 – 2 of 2) sorted by relevance
97 ptr_hcr_info->table_info.ptr_max_cw_len_tbl = ixheaacd_max_huff_cw_len_table; in ixheaacd_huff_code_reorder_tbl_init()535 const UWORD8 *ptr_max_cw_len_tbl = in ixheaacd_huff_ext_sect_info() local536 ptr_hcr_info->table_info.ptr_max_cw_len_tbl; in ixheaacd_huff_ext_sect_info()564 min(ptr_max_cw_len_tbl[ptr_extended_sorted_code_book[x_srt_sc_cnt]], in ixheaacd_huff_ext_sect_info()600 const UWORD8 *ptr_max_cw_len_tbl = in ixheaacd_hcr_prepare_segmentation_grid() local601 ptr_hcr_info->table_info.ptr_max_cw_len_tbl; in ixheaacd_hcr_prepare_segmentation_grid()605 segment_width = min(ptr_max_cw_len_tbl[sorted_code_book], longest_cw_len); in ixheaacd_hcr_prepare_segmentation_grid()
208 const UWORD8 *ptr_max_cw_len_tbl; member