Searched refs:nbr_pu_idx_strd (Results 1 – 3 of 3) sorted by relevance
130 WORD32 nbr_pu_idx_strd; in ihevcd_get_mv_ctb() local151 nbr_pu_idx_strd = MAX_CTB_SIZE / MIN_PU_SIZE + 2; in ihevcd_get_mv_ctb()260 pu4_nbr_pu_idx[(i + 1) * nbr_pu_idx_strd] = pu4_ctb_left_pu_idx[i]; in ihevcd_get_mv_ctb()328 + (1 + pu_y_in_4x4_single_mcl - 1) * nbr_pu_idx_strd]; in ihevcd_get_mv_ctb()330 pu4_left_pu_idx = pu4_top_pu_idx - 1 + nbr_pu_idx_strd; in ihevcd_get_mv_ctb()355 pu4_top_left_pu_idx, nbr_pu_idx_strd, in ihevcd_get_mv_ctb()410 nbr_pu_idx_strd, ps_pu, part_mode, in ihevcd_get_mv_ctb()468 offset = (1 + pu_x_in_4x4 + 0) + (1 + pu_y_in_4x4 + 0) * nbr_pu_idx_strd; in ihevcd_get_mv_ctb()476 offset += nbr_pu_idx_strd; in ihevcd_get_mv_ctb()486 offset_left = ctb_size_in_min_pu + (0 + 1) * nbr_pu_idx_strd; in ihevcd_get_mv_ctb()[all …]
706 WORD32 nbr_pu_idx_strd = MAX_CTB_SIZE / MIN_PU_SIZE + 2; in ihevcd_process() local732 * nbr_pu_idx_strd] = in ihevcd_process()750 … pu4_nbr_pu_idx[(ctb_size / MIN_PU_SIZE) + (i + 1) * nbr_pu_idx_strd]; in ihevcd_process()754 … pu4_nbr_pu_idx[(ctb_size_left / MIN_PU_SIZE) * nbr_pu_idx_strd + i + 1]; in ihevcd_process()762 first_pu_of_ctb = pu4_nbr_pu_idx[1 + nbr_pu_idx_strd]; in ihevcd_process()769 index_nbr_map = (0 + 1) * nbr_pu_idx_strd + (0 + 1); in ihevcd_process()779 index_nbr_map += nbr_pu_idx_strd; in ihevcd_process()
3112 WORD32 nbr_pu_idx_strd = MAX_CTB_SIZE / MIN_PU_SIZE + 2; in ihevcd_parse_slice_data() local3139 * nbr_pu_idx_strd] = in ihevcd_parse_slice_data()3157 + (i + 1) * nbr_pu_idx_strd]; in ihevcd_parse_slice_data()3161 … pu4_nbr_pu_idx[(ctb_size_left / MIN_PU_SIZE) * nbr_pu_idx_strd + i + 1]; in ihevcd_parse_slice_data()3170 first_pu_of_ctb = pu4_nbr_pu_idx[1 + nbr_pu_idx_strd]; in ihevcd_parse_slice_data()3177 index_nbr_map = (0 + 1) * nbr_pu_idx_strd + (0 + 1); in ihevcd_parse_slice_data()3187 index_nbr_map += nbr_pu_idx_strd; in ihevcd_parse_slice_data()