Searched refs:org_x (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/vp8/encoder/
H A Dssim.c407 const int org_x = org[x_]; local
409 xm += Wxy * org_x;
411 xxm += Wxy * org_x * org_x;
412 xym += Wxy * org_x * rec_x;
/external/freetype/src/pshinter/
H A Dpshalgo.h178 FT_Pos org_x; member in struct:PSH_PointRec_
H A Dpshalgo.c1209 point->org_x = vec->x;
/external/quake/quake/src/QW/progs/
H A Dweapons.qc66 WriteCoord (MSG_MULTICAST, org_x);
131 WriteCoord (MSG_MULTICAST, org_x);
578 WriteCoord (MSG_MULTICAST, org_x);

Completed in 222 milliseconds