Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c477 ptr_hcr_info->sect_info.num_sorted_section = num_sect - num_zero_sect; in ixheaacd_huff_sort_sect_cb_cwd()
532 UWORD32 num_sorted_section = ptr_hcr_info->sect_info.num_sorted_section; in ixheaacd_huff_ext_sect_info() local
550 while (srt_sec_cnt < num_sorted_section) { in ixheaacd_huff_ext_sect_info()
600 UWORD32 num_sorted_section = ptr_hcr_info->sect_info.num_sorted_section; in ixheaacd_hcr_prepare_segmentation_grid() local
612 for (i = num_sorted_section; i != 0; i--) { in ixheaacd_hcr_prepare_segmentation_grid()
Dixheaacd_channelinfo.h233 UWORD32 num_sorted_section; member