Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c605 UWORD16 *arr_seg_start_r = ptr_hcr_info->str_segment_info.arr_seg_start_r; in ixheaacd_hcr_prepare_segmentation_grid() local
620 *arr_seg_start_r++ = intermediate_result + segment_width - 1; in ixheaacd_hcr_prepare_segmentation_grid()
626 arr_seg_start_r--; in ixheaacd_hcr_prepare_segmentation_grid()
632 *arr_seg_start_r = bit_str_idx + segment_start + last_segment_width - 1; in ixheaacd_hcr_prepare_segmentation_grid()
1542 ptr_hcr_info->str_segment_info.arr_seg_start_r[segment_offset] - in ixheaacd_decode_hcr_non_pcw()
1556 ptr_hcr_info->str_segment_info.arr_seg_start_r[segment_offset] -= in ixheaacd_decode_hcr_non_pcw()
1684 ptr_hcr_info->str_segment_info.arr_seg_start_r[segment_offset] += in ixheaacd_decode_hcr_non_pcw()
Dixheaacd_channelinfo.h221 UWORD16 arr_seg_start_r[1024 >> 1]; member