Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c283 ptr_hcr_info->str_dec_io.bit_str_idx = in ixheaacd_huff_code_reorder_init()
599 UWORD16 bit_str_idx = ptr_hcr_info->str_dec_io.bit_str_idx; in ixheaacd_hcr_prepare_segmentation_grid() local
608 intermediate_result = bit_str_idx + segment_start; in ixheaacd_hcr_prepare_segmentation_grid()
619 segment_start = *arr_seg_start_l - bit_str_idx; in ixheaacd_hcr_prepare_segmentation_grid()
623 *arr_seg_start_r = bit_str_idx + segment_start + last_segment_width - 1; in ixheaacd_hcr_prepare_segmentation_grid()
Dixheaacd_channelinfo.h196 UWORD16 bit_str_idx; member