Home
last modified time | relevance | path

Searched refs:org_x (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/encoder/
Dssim.c122 const int org_x = org[x_]; in get_ssimfull_kernelg() local
124 xm += Wxy * org_x; in get_ssimfull_kernelg()
126 xxm += Wxy * org_x * org_x; in get_ssimfull_kernelg()
127 xym += Wxy * org_x * rec_x; in get_ssimfull_kernelg()
/external/freetype/src/pshinter/
Dpshalgo.h178 FT_Pos org_x; member
Dpshalgo.c1209 point->org_x = vec->x; in psh_glyph_load_points()
/external/quake/quake/src/QW/progs/
Dweapons.qc66 WriteCoord (MSG_MULTICAST, org_x);
131 WriteCoord (MSG_MULTICAST, org_x);
578 WriteCoord (MSG_MULTICAST, org_x);
Dmisc.qc327 WriteCoord (MSG_MULTICAST, org_x);
Dtriggers.qc312 WriteCoord (MSG_MULTICAST, org_x);