Home
last modified time | relevance | path

Searched defs:floor (Results 1 – 9 of 9) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_0/
Dfloor.example.cpp7 namespace generated_tests::floor { namespace
54 namespace generated_tests::floor { namespace
/frameworks/ml/nn/tools/api/
Dtypes.spec969 * Computes element-wise floor() on the input tensor. function
/frameworks/base/core/java/android/util/
DFloatMath.java46 public static float floor(float value) { in floor() method in FloatMath
DHalf.java565 public static @HalfFloat short floor(@HalfFloat short h) { in floor() method in Half
/frameworks/base/wifi/java/android/net/wifi/rtt/
DCivicLocation.java191 String floor = in toAddress() local
/frameworks/native/libs/math/include/math/
DTVecHelpers.h453 friend inline CONSTEXPR VECTOR<T> PURE floor(VECTOR<T> v) { in floor() function
/frameworks/base/core/java/android/widget/
DRadialTimePickerView.java295 int floor = (degrees / stepSize) * stepSize; in snapOnly30s() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp656 bool MediaCodec::Histogram::setup(int nbuckets, int64_t width, int64_t floor) in setup()
/frameworks/rs/driver/runtime/
Drs_cl.c490 float __attribute__((overloadable)) floor(float v) { in floor() function