Lines Matching refs:y_off
565 S32 x_off, y_off, x_pic, y_pic; in hme_compute_pred_and_evaluate_bi() local
596 y_off = ps_cu_results->u1_y_off; in hme_compute_pred_and_evaluate_bi()
605 y_pic = y_off + ps_inter_ctb_prms->i4_ctb_y_off; in hme_compute_pred_and_evaluate_bi()
970 (PART_ID_T)((PART_ID_NxN_TL) + (x_off & 1) + ((y_off & 1) << 1)); in hme_compute_pred_and_evaluate_bi()
1066 (PART_ID_T)((PART_ID_NxN_TL) + (x_off & 1) + ((y_off & 1) << 1)); in hme_compute_pred_and_evaluate_bi()
2290 S32 y_off, in hme_subpel_refine_search_node_high_speed() argument
2389 i4_offset = x_off + (y_off * i4_ref_stride); in hme_subpel_refine_search_node_high_speed()
2910 S32 y_off, in hme_subpel_refine_search_node_high_speed() argument
3011 i4_offset = x_off + (y_off * i4_ref_stride); in hme_subpel_refine_search_node_high_speed()
4058 S32 x_off, y_off; in hme_subpel_refine_cu_hs() local
4113 y_off = gas_part_attr_in_cu[part_id].u1_y_start << e_cu_size; in hme_subpel_refine_cu_hs()
4115 y_off += ps_search_results->u1_y_off; in hme_subpel_refine_cu_hs()
4116 i4_inp_off = x_off + y_off * ps_prms->i4_inp_stride; in hme_subpel_refine_cu_hs()
4120 y_off += ps_prms->i4_ctb_y_off; in hme_subpel_refine_cu_hs()
4179 s_err_prms.pu1_ref = pu1_ref_base + x_off + (y_off * i4_ref_stride) + i4_mv_x + in hme_subpel_refine_cu_hs()
4347 y_off = gas_part_attr_in_cu[0].u1_y_start << e_cu_size; in hme_subpel_refine_cu_hs()
4349 y_off += ps_search_results->u1_y_off; in hme_subpel_refine_cu_hs()
4350 i4_inp_off = x_off + y_off * ps_prms->i4_inp_stride; in hme_subpel_refine_cu_hs()
4390 y_off + ps_prms->i4_ctb_y_off, in hme_subpel_refine_cu_hs()