Home
last modified time | relevance | path

Searched refs:cox (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h109 const int32_t cox = plane[j].eo >> FIXED_ORDER; in TAG() local
110 const int32_t ei = (dcdy + dcdx - cox) << 2; in TAG()
111 const int32_t cox_s = cox << 2; in TAG()
121 const int64_t cox = IMUL64(plane[j].eo, 4); in TAG()
125 co = c[j] + cox; in TAG()
126 cdiff = cio - cox; in TAG()
237 const int32_t cox = plane[j].eo >> FIXED_ORDER; in TAG() local
238 const int32_t ei = (dcdy + dcdx - cox) << 4; in TAG()
239 const int32_t cox_s = cox << 4; in TAG()
276 const int32_t cox = plane[j].eo << 4; in TAG()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstrotate.c142 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
155 cox = 0.5 * w; in rotate_map()
157 cix = cox; in rotate_map()
161 xo = x - cox; in rotate_map()
/third_party/node/
DAUTHORS1406 Michael Cox <cox.michael@gmail.com>
/third_party/openh264/res/
DCisco_Absolute_Power_1280x720_30fps.yuv3873 …::678;;:7768;;<BGDEEFORK02;;;?HORQMKKIIGFCDEJKJJILTNPOOOLFEDBBABCCB?@AAINX]cox��������������������…
/third_party/gstreamer/gstplugins_base/
DChangeLog112535 2010-08-23 18:51:18 -0400 Chris Shoemaker <chris.shoemaker@cox.net>