Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c595 UWORD16 *arr_seg_start_l = ptr_hcr_info->str_segment_info.arr_seg_start_l; in ixheaacd_hcr_prepare_segmentation_grid() local
610 *arr_seg_start_l++ = intermediate_result; in ixheaacd_hcr_prepare_segmentation_grid()
616 arr_seg_start_l--; in ixheaacd_hcr_prepare_segmentation_grid()
619 segment_start = *arr_seg_start_l - bit_str_idx; in ixheaacd_hcr_prepare_segmentation_grid()
644 WORD32 tbl_sign, const UWORD32 *idx_table, UWORD16 *arr_seg_start_l, in ixheaacd_huff_dec_pair_hcr_pcw() argument
661 *arr_seg_start_l - (it_bit_buff->size - *read_bits); in ixheaacd_huff_dec_pair_hcr_pcw()
676 *arr_seg_start_l += length; in ixheaacd_huff_dec_pair_hcr_pcw()
693 *arr_seg_start_l += 1; in ixheaacd_huff_dec_pair_hcr_pcw()
707 *arr_seg_start_l += 1; in ixheaacd_huff_dec_pair_hcr_pcw()
723 arr_seg_start_l++; in ixheaacd_huff_dec_pair_hcr_pcw()
[all …]
Dixheaacd_channelinfo.h219 UWORD16 arr_seg_start_l[1024 >> 1]; member