Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c152 UWORD8 *ptr_ext_sorted_cw = ptr_hcr_info->sect_info.ptr_ext_sorted_cw; in ixheaacd_nonpcw_sideinfo_init() local
165 cb_dim = ptr_cb_dimension_tbl[ptr_ext_sorted_cw[ext_sorted_cw_idx]]; in ixheaacd_nonpcw_sideinfo_init()
173 *ptr_cb++ = ptr_ext_sorted_cw[ext_sorted_cw_idx]; in ixheaacd_nonpcw_sideinfo_init()
528 ptr_hcr_info->sect_info.ptr_ext_sorted_cw; in ixheaacd_huff_ext_sect_info()
1088 UWORD8 *ptr_ext_sorted_cw = ptr_hcr_info->sect_info.ptr_ext_sorted_cw; in ixheaacd_decode_pcw() local
1117 codebook = ptr_ext_sorted_cw[ext_sorted_cw_idx]; in ixheaacd_decode_pcw()
Dixheaacd_channelinfo.h242 UWORD8 ptr_ext_sorted_cw[MAX_SFB_HCR + MAX_HCR_SETS]; member