HomeSort by relevance Sort by last modified time
    Searched refs:org_x (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vp8/encoder/
ssim.c 407 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/
pshalgo.h 178 FT_Pos org_x; member in struct:PSH_PointRec_
pshalgo.c     [all...]
  /external/quake/quake/src/QW/progs/
weapons.qc 66 WriteCoord (MSG_MULTICAST, org_x);
131 WriteCoord (MSG_MULTICAST, org_x);
578 WriteCoord (MSG_MULTICAST, org_x);

Completed in 31 milliseconds