Searched defs:yy2 (Results 1 – 7 of 7) sorted by relevance
| /external/ComputeLibrary/src/core/CPP/kernels/ |
| D | CPPBoxWithNonMaximaSuppressionLimitKernel.cpp | 83 const auto yy2 = std::min(y2[idx], y2[element]); in SoftNMS() local 156 const float yy2 = std::min(y2[sorted_indices_temp.at(j)], y2[i]); in NonMaximaSuppression() local
|
| /external/harfbuzz_ng/src/OT/glyf/ |
| D | VarCompositeGlyph.hh | 114 float yy2 = matrix[3]; in transform() local
|
| /external/webrtc/common_audio/third_party/ooura/fft_size_128/ |
| D | ooura_fft_sse2.cc | 146 const __m128 yy2 = _mm_mul_ps(mm_swap_sign, yy1); in cftmdl_128_SSE2() local
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | non_max_suppression_op.cu.cc | 83 const float yy2 = fminf(a->y2, b->y2); in OverThreshold() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktGlobalPriorityQueueTests.cpp | 158 const float yy2 = y2 * 2.0f - 1.0f; in buildVerticesAndIndices() local
|
| /external/icu/icu4c/source/tools/tzcode/ |
| D | localtime.c | 839 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|
| /external/cronet/third_party/icu/source/tools/tzcode/ |
| D | localtime.c | 839 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|