/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfWav.cpp | 148 int ny, // i : y size in wav2Encode() 268 int ny, // i : y size in wav2Decode()
|
D | ImfPizCompressor.cpp | 164 int ny; member
|
D | ImfB44Compressor.cpp | 459 int ny; member
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 61 …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/ |
D | es2aVaryingInterpolationTests.cpp | 58 …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/ |
D | SkEmbossMask.cpp | 110 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
/external/opencv3/modules/video/src/ |
D | camshift.cpp | 91 int ny = std::min(std::max(cur_rect.y + dy, 0), size.height - cur_rect.height); in meanShift() local
|
/external/opencv/cv/src/ |
D | cvcamshift.cpp | 97 int dx, dy, nx, ny; in cvMeanShift() local
|
D | cvcontourtree.cpp | 599 double x13, y13, x12, y12, l_base, nx, ny, qq; in icvCalcTriAttr() local
|
D | cvlinefit.cpp | 224 float nx = _line[1], ny = -_line[0]; in icvCalcDist2D() local
|
D | cvshapedescr.cpp | 568 double x_s, y_s, nx, ny, dx, dy, du, dv; in icvContourSecArea() local
|
/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/ |
D | remap.hpp | 87 const typename PtrTraits<MapYPtr>::value_type ny = mapy(y, x); in operator ()() local
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_miptree.c | 32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
|
D | nvc0_surface.c | 231 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nvc0_resource_copy_region() local
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 328 …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/ |
D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
|
D | nv50_surface.c | 224 unsigned ny = util_format_get_nblocksy(src->format, src_box->height); in nv50_resource_copy_region() local
|
/external/opencv3/modules/core/src/ |
D | copy.cpp | 840 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/ |
D | compute.c | 195 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/ |
D | d3d11gears.cpp | 91 float nx, ny, nz; in build_gear() local
|
/external/mesa3d/src/mesa/main/ |
D | api_loopback.c | 366 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()
|
D | es1_conversion.c | 645 _es_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _es_Normal3x()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 357 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
|
/external/opencv3/modules/imgproc/src/ |
D | linefit.cpp | 206 float nx = _line[1], ny = -_line[0]; in calcDist2D() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 305 const int* ny = nullptr; in sycc420_to_rgb() local
|