Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c583 UWORD8 last_segment_width; in ixheaacd_hcr_prepare_segmentation_grid() local
621 last_segment_width = reordered_spec_data_len - segment_start; in ixheaacd_hcr_prepare_segmentation_grid()
622 *p_remaining_bits_in_seg = last_segment_width; 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()