Searched refs:ps_grid_pu_base (Results 1 – 1 of 1) sorted by relevance
864 search_node_t *ps_grid_pu_base; in hme_init_pred_ctxt_encode() local882 ps_grid_pu_base = ps_grid_cu_base + part_start_x; in hme_init_pred_ctxt_encode()883 ps_grid_pu_base += (part_start_y * grid_stride); in hme_init_pred_ctxt_encode()885 ps_tl = ps_grid_pu_base - 1 - grid_stride; in hme_init_pred_ctxt_encode()886 ps_t = ps_grid_pu_base - grid_stride + part_wd - 1; in hme_init_pred_ctxt_encode()887 ps_l = ps_grid_pu_base - 1 + ((part_ht - 1) * grid_stride); in hme_init_pred_ctxt_encode()