Home
last modified time | relevance | path

Searched refs:nearest (Results 1 – 25 of 92) sorted by relevance

1234

/external/valgrind/none/tests/s390x/
Drounding-6.stdout.exp1 cfebr 1.250000 -> 1 cc = 2 [-> nearest even]
5 cfebr 1.500000 -> 2 cc = 2 [-> nearest even]
9 cfebr 2.500000 -> 2 cc = 2 [-> nearest even]
13 cfebr 1.750000 -> 2 cc = 2 [-> nearest even]
17 cfebr -1.250000 -> -1 cc = 1 [-> nearest even]
21 cfebr -1.500000 -> -2 cc = 1 [-> nearest even]
25 cfebr -2.500000 -> -2 cc = 1 [-> nearest even]
29 cfebr -1.750000 -> -2 cc = 1 [-> nearest even]
33 cfebr 0.000000 -> 0 cc = 0 [-> nearest even]
37 cgebr 1.250000 -> 1 cc = 2 [-> nearest even]
[all …]
Dfixbr.stdout.exp1 fixbr 1.25000 -> 1 [-> nearest even]
5 fixbr 1.50000 -> 2 [-> nearest even]
9 fixbr 2.50000 -> 2 [-> nearest even]
13 fixbr 1.75000 -> 2 [-> nearest even]
17 fixbr -1.25000 -> -1 [-> nearest even]
21 fixbr -1.50000 -> -2 [-> nearest even]
25 fixbr -2.50000 -> -2 [-> nearest even]
29 fixbr -1.75000 -> -2 [-> nearest even]
33 fixbr 0.00000 -> 0 [-> nearest even]
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
DPolynomialFunctionLagrangeForm.java166 int nearest = 0; in evaluate() local
178 nearest = i; in evaluate()
184 double value = y[nearest]; in evaluate()
201 if (nearest < 0.5*(n-i+1)) { in evaluate()
202 value += c[nearest]; // fork down in evaluate()
204 nearest--; in evaluate()
205 value += d[nearest]; // fork up in evaluate()
/external/opencv3/3rdparty/openexr/Imath/
DImathVecAlgo.h122 Vec nearest = v0; in closestVertex() local
129 nearest = v1; in closestVertex()
137 nearest = v2; in closestVertex()
140 return nearest; in closestVertex()
DImathLineAlgo.h234 Vec3<T> nearest = v0; in closestVertex() local
242 nearest = v1; in closestVertex()
249 nearest = v2; in closestVertex()
252 return nearest; in closestVertex()
/external/opencv3/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/
Dpy_knn_understanding.markdown30 One method is to check who is his nearest neighbour. From the image, it is clear it is the Red
32 Neighbour**, because classification depends only on the nearest neighbour.
34 But there is a problem with that. Red Triangle may be the nearest. But what if there are lot of Blue
36 just checking nearest one is not sufficient. Instead we check some k nearest families. Then whoever
37 is majority in them, the new guy belongs to that family. In our image, let's take k=3, ie 3 nearest
43 classification depends on k nearest neighbours.
56 the distance from new-comer to all the existing houses to find the nearest neighbour. If there
105 find the nearest neighbours of new-comer. We can specify how many neighbours we want. It returns:
110 3. Corresponding distances from new-comer to each nearest neighbour.
/external/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c216 __m128i nearest = if_then_else(_mm_cmpeq_epi16(smallest, pa), a, in png_read_filter_row_paeth3_sse2() local
221 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth3_sse2()
272 __m128i nearest = if_then_else(_mm_cmpeq_epi16(smallest, pa), a, in png_read_filter_row_paeth4_sse2() local
277 d = _mm_add_epi8(d, nearest); in png_read_filter_row_paeth4_sse2()
/external/deqp/external/vulkancts/mustpass/1.0.0/
Dvk-default.txt30992 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.min_filter.nearest
30994 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mag_filter.nearest
30995 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.equal_min_3_max_3
30996 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_min_1
30997 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_max_4
30998 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_2_1
30999 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_2_5
31000 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_3_1
31001 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_3_7
31039 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4b4a4_unorm_pack16.min_filter.nearest
[all …]
/external/deqp/android/cts/master/
Dvk-master.txt30996 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.min_filter.nearest
30998 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mag_filter.nearest
30999 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.equal_min_3_max_3
31000 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_min_1
31001 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_max_4
31002 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_2_1
31003 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_2_5
31004 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_3_1
31005 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4_unorm_pack8.mipmap.nearest.lod.select_bias_3_7
31043 dEQP-VK.pipeline.sampler.view_type.1d.format.r4g4b4a4_unorm_pack16.min_filter.nearest
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.rint.ll52 %0 = call float @llvm.AMDIL.round.nearest.f32(float %in) #0
57 declare float @llvm.AMDIL.round.nearest.f32(float) #0
/external/libvpx/libvpx/vp8/common/
Dfindnearmv.c28 int_mv *nearest, in vp8_find_near_mvs() argument
135 nearest->as_int = near_mvs[CNT_NEAREST].as_int; in vp8_find_near_mvs()
Dfindnearmv.h81 int_mv *nearest, int_mv *nearby, int_mv *best,
/external/compiler-rt/lib/builtins/
Dfp_trunc_impl.inc11 // IEEE-754 floating-point type in the default (round to nearest, ties to even)
87 // Round to nearest
123 // Round to nearest
Dfp_mul_impl.inc11 // rounding (to nearest, ties to even).
112 // default IEEE-754 round-to-nearest, ties-to-even rounding mode.
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
DKMeansPlusPlusClusterer.java178 final Cluster<T> nearest = getNearestCluster(resultSet, p); in chooseInitialCenters() local
179 final double d = p.distanceFrom(nearest.getCenter()); in chooseInitialCenters()
/external/llvm/test/CodeGen/Hexagon/
Ddoubleconvert-ieee-rnd-near.ll3 ; to 32-bit int value in IEEE rounding to the nearest mode in V5.
/external/llvm/test/CodeGen/WebAssembly/
Df64.ll109 ; CHECK: f64.nearest $push0=, $0{{$}}
117 ; CHECK: f64.nearest $push0=, $0{{$}}
Df32.ll109 ; CHECK: f32.nearest $push0=, $0{{$}}
117 ; CHECK: f32.nearest $push0=, $0{{$}}
/external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/
Dpy_2d_histogram.markdown84 @note While using this function, remember, interpolation flag should be nearest for better results.
96 plt.imshow(hist,interpolation = 'nearest')
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_half.inl187 // Round to nearest, round "0.5" up.
239 // Round to nearest, round "0.5" up
/external/autotest/client/site_tests/graphics_GLBench/
Dcontrol47 - nearest
Dcontrol.bvt-cq53 - nearest
Dcontrol.hwqual51 - nearest
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.format.txt37 filtering (nearest neighbor mode). Shader body is populated with one or
/external/opencv3/doc/tutorials/imgproc/imgtrans/distance_transformation/
Ddistance_transform.markdown10 …ry image, where the value of each pixel is replaced by its distance to the nearest background pixel

1234