Lines Matching refs:u1_y_off
667 (ps_merge_prms->ps_results_merge->u1_y_off >> 4)); in hme_pick_eval_merge_candts()
810 y_off = ps_merge_prms->ps_results_tl->u1_y_off; in hme_pick_eval_merge_candts()
1004 U08 u1_y_off = ps_results_merge->u1_y_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()
1200 U08 u1_y_off = ps_results->u1_y_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()
1272 ps_cu_results->u1_y_off = u1_y_off; in hme_try_merge_high_speed()
1286 ps_pu->b4_pos_y = u1_y_off >> 2; in hme_try_merge_high_speed()
1330 (ps_merge_prms->ps_results_merge->u1_y_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()
7956 WORD32 i4_16x16_id = ((ps_cu_results->u1_y_off >> 4) & 0x1) * 2 + in hme_refine()