Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c149 ptr_hcr_info->sect_info.ptr_num_ext_sorted_cw_in_sect; in ixheaacd_nonpcw_sideinfo_init()
151 ptr_hcr_info->sect_info.num_ext_sorted_cw_in_sect_idx; in ixheaacd_nonpcw_sideinfo_init()
152 UWORD8 *ptr_ext_sorted_cw = ptr_hcr_info->sect_info.ptr_ext_sorted_cw; in ixheaacd_nonpcw_sideinfo_init()
153 WORD32 ext_sorted_cw_idx = ptr_hcr_info->sect_info.ext_sorted_cw_idx; in ixheaacd_nonpcw_sideinfo_init()
155 ptr_hcr_info->sect_info.ptr_num_ext_sorted_sect_in_sets; in ixheaacd_nonpcw_sideinfo_init()
157 ptr_hcr_info->sect_info.num_ext_sorted_sect_in_sets_idx; in ixheaacd_nonpcw_sideinfo_init()
192 ptr_hcr_info->sect_info.num_ext_sorted_cw_in_sect_idx = in ixheaacd_nonpcw_sideinfo_init()
194 ptr_hcr_info->sect_info.ext_sorted_cw_idx = ext_sorted_cw_idx; in ixheaacd_nonpcw_sideinfo_init()
195 ptr_hcr_info->sect_info.num_ext_sorted_sect_in_sets_idx = in ixheaacd_nonpcw_sideinfo_init()
197 ptr_hcr_info->sect_info.num_ext_sorted_cw_in_sect_idx = in ixheaacd_nonpcw_sideinfo_init()
[all …]
Dixheaacd_channelinfo.h263 ia_huff_code_reord_sect_info_struct sect_info; member