Home | History | Annotate | Download | only in src

Lines Matching refs:xh

73     Int xh, yh;
125 xh = 0;
135 d = (*(SAD_MB_HalfPel[((yh&1)<<1)+(xh&1)]))(ncand, cur, (dmin << 16) | lx, extra_info);
140 xhmin[0] = xh;
145 PV_ABS(mot[0].x + xh) + PV_ABS(mot[0].y + yh) < PV_ABS(mot[0].x + xhmin[0]) + PV_ABS(mot[0].y + yhmin[0]))
147 xhmin[0] = xh;
154 xh += next_hp_pos[k][0];
188 Int xh, yh;//, xhmin, yhmin;
243 xh = -1;
249 d = (*SAD_Blk_HalfPel)(cand, cur8, dmin, lx, swidth, xh, yh, extra_info);
254 xhmin[comp+1] = xh;
258 xh += next_hp_pos[k][0];