Lines Matching refs:u1_x_off
666 (ps_merge_prms->ps_results_merge->u1_x_off >> 5) + in hme_pick_eval_merge_candts()
809 x_off = ps_merge_prms->ps_results_tl->u1_x_off; in hme_pick_eval_merge_candts()
1003 U08 u1_x_off = ps_results_merge->u1_x_off; in hme_try_merge_high_speed() local
1005 S32 i4_32x32_id = (u1_y_off >> 4) + (u1_x_off >> 5); in hme_try_merge_high_speed()
1142 switch((ps_results_merge->u1_x_off >> 5) + ((ps_results_merge->u1_y_off >> 4))) in hme_try_merge_high_speed()
1199 U08 u1_x_off = ps_results->u1_x_off; in hme_try_merge_high_speed() local
1201 U08 u1_8x8_zscan_id = gau1_ctb_raster_to_zscan[(u1_x_off >> 2) + (u1_y_off << 2)] >> in hme_try_merge_high_speed()
1271 ps_cu_results->u1_x_off = u1_x_off; in hme_try_merge_high_speed()
1285 ps_pu->b4_pos_x = u1_x_off >> 2; in hme_try_merge_high_speed()
1329 i4_sigma_array_offset = (ps_merge_prms->ps_results_merge->u1_x_off / 4) + in hme_try_merge_high_speed()
1425 ps_cu_results->i4_inp_offset = (ps_cu_results->u1_x_off) + (ps_cu_results->u1_y_off * 64); in hme_try_merge_high_speed()
7846 (ps_cu_results->u1_x_off) + (ps_cu_results->u1_y_off * 64); in hme_refine()
7955 (ps_cu_results->u1_y_off >> 5) * 2 + (ps_cu_results->u1_x_off >> 5); in hme_refine()
7957 ((ps_cu_results->u1_x_off >> 4) & 0x1); in hme_refine()