Home
last modified time | relevance | path

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

12

/external/opencv3/3rdparty/openexr/IlmImf/
DImfWav.cpp148 int ny, // i : y size in wav2Encode()
268 int ny, // i : y size in wav2Decode()
DImfPizCompressor.cpp164 int ny; member
DImfB44Compressor.cpp459 int ny; member
/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/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp58 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
80 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/opencv3/modules/video/src/
Dcamshift.cpp91 int ny = std::min(std::max(cur_rect.y + dy, 0), size.height - cur_rect.height); in meanShift() 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
Dcvshapedescr.cpp568 double x_s, y_s, nx, ny, dx, dy, du, dv; in icvContourSecArea() local
/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dremap.hpp87 const typename PtrTraits<MapYPtr>::value_type ny = mapy(y, x); in operator ()() 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/deqp/modules/glshared/
DglsTextureTestUtil.cpp328 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
333 …inline float triDerivateX (const tcu::Vec3& s, const tcu::Vec3& w, float wx, float width, float ny) in triDerivateX()
524 float ny = wy / dstH; in sampleTextureProjected() local
567 float ny = wy / dstH; in sampleTextureProjected() local
673 const float ny = wy / dstH; in sampleTextureCube() local
869 float ny = wy / dstH; in sampleTextureProjected() local
926 const float ny = wy / dstH; in sampleTextureCubeArray() local
1749 const float ny = wy / dstH; in computeTextureLookupDiff() local
1854 const float ny = wy / dstH; in computeTextureLookupDiff() local
2047 const float ny = wy / dstH; 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.c224 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nv50_resource_copy_region() local
/external/opencv3/modules/core/src/
Dcopy.cpp840 static bool ocl_repeat(InputArray _src, int ny, int nx, OutputArray _dst) in ocl_repeat()
868 void repeat(InputArray _src, int ny, int nx, OutputArray _dst) in repeat()
897 Mat repeat(const Mat& src, int ny, int nx) in repeat()
/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/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/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/opencv3/modules/imgproc/src/
Dlinefit.cpp206 float nx = _line[1], ny = -_line[0]; in calcDist2D() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp305 const int* ny = nullptr; in sycc420_to_rgb() local

12