Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 25 of 45) sorted by relevance

12

/external/aac/libAACdec/src/
Dblock.h253 USHORT nx=16-x; in EvaluatePower43() local
/external/fdlibm/
De_rem_pio2.c92 int e0,i,j,nx,n,ix,hx; local
Dk_rem_pio2.c164 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) in __kernel_rem_pio2()
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp58 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
79 float nx = wx / dstW; in renderReference() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
82 float nx = wx / dstW; in renderReference() local
/external/clang/test/SemaCXX/
Dnamespace-alias.cpp116 A::X nx; variable
/external/skia/src/effects/
DSkEmbossMask.cpp109 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/external/opencv/cv/src/
Dcvcamshift.cpp97 int dx, dy, nx, ny; in cvMeanShift() local
Dcvcontourtree.cpp599 double x13, y13, x12, y12, l_base, nx, ny, qq; in icvCalcTriAttr() local
Dcvlinefit.cpp224 float nx = _line[1], ny = -_line[0]; in icvCalcDist2D() local
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_miptree.c32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
Dnvc0_surface.c230 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); in nvc0_resource_copy_region() local
/external/libgdx/gdx/src/com/badlogic/gdx/math/
DPlane.java90 public void set (float nx, float ny, float nz, float d) { in set()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp328 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
339 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY()
523 float nx = wx / dstW; in sampleTextureProjected() local
566 float nx = wx / dstW; in sampleTextureProjected() local
672 const float nx = wx / dstW; in sampleTextureCube() local
868 float nx = wx / dstW; in sampleTextureProjected() local
925 const float nx = wx / dstW; in sampleTextureCubeArray() local
1748 const float nx = wx / dstW; in computeTextureLookupDiff() local
1853 const float nx = wx / dstW; in computeTextureLookupDiff() local
2046 const float nx = wx / dstW; in computeTextureLookupDiff() local
[all …]
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
Dnv50_surface.c223 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); in nv50_resource_copy_region() local
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c193 int nx = (target == PIPE_BUFFER ? (w / dx) : in init_tex() local
237 int nx = (tex->target == PIPE_BUFFER ? (tex->width0 / dx) : in check_tex() local
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_transfer.c572 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
/external/curl/lib/
Dcookie.c304 struct Cookie *co, *nx, *pv; in remove_expired() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
Dd3d11gears.cpp91 float nx, ny, nz; in build_gear() local
/external/v8/src/base/
Dieee754.cc223 int32_t e0, i, j, nx, n, ix, hx; in __ieee754_rem_pio2() local
498 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, in __kernel_rem_pio2()
/external/mesa3d/src/mesa/main/
Dapi_loopback.c366 loopback_Normal3b( GLbyte nx, GLbyte ny, GLbyte nz ) in loopback_Normal3b()
372 loopback_Normal3d( GLdouble nx, GLdouble ny, GLdouble nz ) in loopback_Normal3d()
378 loopback_Normal3i( GLint nx, GLint ny, GLint nz ) in loopback_Normal3i()
384 loopback_Normal3s( GLshort nx, GLshort ny, GLshort nz ) in loopback_Normal3s()
/external/ImageMagick/coders/
Dsixel.c425 int nx = imsx * 2; in sixel_decode() local
/external/v8/src/parsing/
Dscanner.cc825 int nx = x * 8 + d; in ScanOctalEscape() local
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp357 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()

12