Searched refs:str_segment_info (Results 1 – 2 of 2) sorted by relevance
531 UWORD32 num_segment = ptr_hcr_info->str_segment_info.num_segment; in ixheaacd_huff_ext_sect_info()595 UWORD16 *arr_seg_start_l = ptr_hcr_info->str_segment_info.arr_seg_start_l; in ixheaacd_hcr_prepare_segmentation_grid()596 UWORD16 *arr_seg_start_r = ptr_hcr_info->str_segment_info.arr_seg_start_r; in ixheaacd_hcr_prepare_segmentation_grid()598 ptr_hcr_info->str_segment_info.p_remaining_bits_in_seg; in ixheaacd_hcr_prepare_segmentation_grid()636 ptr_hcr_info->str_segment_info.num_segment = num_segment; in ixheaacd_hcr_prepare_segmentation_grid()1096 UWORD16 *arr_seg_start_l = ptr_hcr_info->str_segment_info.arr_seg_start_l; in ixheaacd_decode_pcw()1098 ptr_hcr_info->str_segment_info.p_remaining_bits_in_seg; in ixheaacd_decode_pcw()1468 ptr_hcr_info->str_segment_info.p_remaining_bits_in_seg; in ixheaacd_decode_hcr_non_pcw()1469 WORD32 num_segment = ptr_hcr_info->str_segment_info.num_segment; in ixheaacd_decode_hcr_non_pcw()1474 !ptr_hcr_info->str_segment_info.is_decoded[*cw_offset]) { in ixheaacd_decode_hcr_non_pcw()[all …]
262 ia_huff_code_reord_seg_info_struct str_segment_info; member