Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dssim.c407 const int org_x = org[x_]; in get_ssimfull_kernelg() local
409 xm += Wxy * org_x; in get_ssimfull_kernelg()
411 xxm += Wxy * org_x * org_x; in get_ssimfull_kernelg()
412 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);