Searched refs:index_nbr_map (Results 1 – 3 of 3) sorted by relevance
509 WORD32 ctb_row, ctb_col, index_pic_map, index_nbr_map; in ihevcd_get_mv_ctb() local518 index_nbr_map = (0 + 1) * nbr_pu_idx_strd + (0 + 1); in ihevcd_get_mv_ctb()524 … pu1_pic_pu_map_ctb[index_pic_map + ctb_col] = pu4_nbr_pu_idx[index_nbr_map + ctb_col] in ihevcd_get_mv_ctb()528 index_nbr_map += nbr_pu_idx_strd; in ihevcd_get_mv_ctb()
760 WORD32 ctb_row, ctb_col, index_pic_map, index_nbr_map; in ihevcd_process() local769 index_nbr_map = (0 + 1) * nbr_pu_idx_strd + (0 + 1); in ihevcd_process()775 … pu1_pic_pu_map_ctb[index_pic_map + ctb_col] = pu4_nbr_pu_idx[index_nbr_map + ctb_col] in ihevcd_process()779 index_nbr_map += nbr_pu_idx_strd; in ihevcd_process()
3168 WORD32 ctb_row, ctb_col, index_pic_map, index_nbr_map; in ihevcd_parse_slice_data() local3177 index_nbr_map = (0 + 1) * nbr_pu_idx_strd + (0 + 1); in ihevcd_parse_slice_data()3183 … pu1_pic_pu_map_ctb[index_pic_map + ctb_col] = pu4_nbr_pu_idx[index_nbr_map + ctb_col] in ihevcd_parse_slice_data()3187 index_nbr_map += nbr_pu_idx_strd; in ihevcd_parse_slice_data()