Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 25 of 48) sorted by relevance

12

/external/dtc/tests/
Dmultilabel.dts16 ny: n2: node2 { label
Dmultilabel_merge.dts51 ny: n2: node2 { label
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp59 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
81 float ny = wy / dstH; in renderReference() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
83 float ny = wy / dstH; in renderReference() local
/external/skia/src/effects/
DSkEmbossMask.cpp110 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp291 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
296 …inline float triDerivateX (const tcu::Vec3& s, const tcu::Vec3& w, float wx, float width, float ny) in triDerivateX()
487 float ny = wy / dstH; in sampleTextureProjected() local
530 float ny = wy / dstH; in sampleTextureProjected() local
636 const float ny = wy / dstH; in sampleTextureCube() local
832 float ny = wy / dstH; in sampleTextureProjected() local
889 const float ny = wy / dstH; in sampleTextureCubeArray() local
1283 const float ny = wy / dstH; in computeTextureLookupDiff() local
1388 const float ny = wy / dstH; in computeTextureLookupDiff() local
1581 const float ny = wy / dstH; in computeTextureLookupDiff() local
[all …]
/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
Dcvshapedescr.cpp568 double x_s, y_s, nx, ny, dx, dy, du, dv; in icvContourSecArea() 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.c231 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nvc0_resource_copy_region() local
/external/libconstrainedcrypto/
Dp256_ec.c1046 static void scalar_base_mult(felem nx, felem ny, felem nz, in scalar_base_mult()
1104 const felem ny, const felem nz) { in point_to_affine()
1114 static void scalar_mult(felem nx, felem ny, felem nz, const felem x, in scalar_mult()
/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.c224 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nv50_resource_copy_region() local
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c195 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local
239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
/external/libyuv/files/util/
Dpsnr_main.cc111 int ny = (y - 16) * 256 / 224; in ScaleY() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
Dd3d11gears.cpp91 float nx, ny, nz; in build_gear() local
/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()
Des1_conversion.c645 _es_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _es_Normal3x()
/external/ImageMagick/coders/
Dsixel.c426 int ny = imsy * 2; in sixel_decode() local
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp357 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
/external/ImageMagick/MagickCore/
Ddistort.c667 x,y,sx,sy,a,nx,ny; in GenerateCoefficients() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp288 inline float projectedTriInterpolate (const Vec3& s, const Vec3& w, float nx, float ny) in projectedTriInterpolate()
/external/skia/src/gpu/
DGrPathUtils.cpp830 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local

12