/aosp_15_r20/external/executorch/kernels/portable/cpu/test/ |
H A D | vec_ops_test.cpp | 191 const float kScale = 1.0; // No scaling. in TEST_F() local 218 const float kScale = 0.5; // Scaled down. in TEST_F() local 241 const float kScale = 1.0; // No scaling. in TEST_F() local 264 const float kScale = 0.5; // Scaled down. in TEST_F() local 300 const float kScale = 1.0; // No scaling. in TEST_F() local 309 const float kScale = 2.0; // Scaled up. in TEST_F() local 327 const float kScale = 1.0; // Not scaled. in TEST_F() local 345 const float kScale = 2.0; // Scaled up. in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | scale_and_translate_op_test.cc | 282 const Vector2f kScale(1.0f, 1.0f); in TEST_F() local 298 const Vector2f kScale(2.0f, 2.0f); in TEST_F() local 314 const Vector2f kScale(0.5f, 0.5f); in TEST_F() local 330 const Vector2f kScale(1.0f / (kNumRowSquares * kSquareSize), in TEST_F() local 347 const Vector2f kScale(1.0f / (kNumRowSquares * kSquareSize), in TEST_F() local 364 const Vector2f kScale(17.0f, 10.0f); in TEST_F() local 380 const Vector2f kScale(17.0f, 10.0f); in TEST_F() local 399 const Vector2f kScale(1.25f, 0.6f); in TEST_F() local 415 const Vector2f kScale(1.25f, 0.6f); in TEST_F() local 435 const Vector2f kScale(1.9f, 1.9f); in TEST_F() local
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | StatsLayer.cpp | 110 static constexpr SkScalar kScale = 1.5; in onPaint() local 112 SkScalar kScale = fDisplayScale; in onPaint() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/ |
H A D | quantization_utils.cc | 250 const int32_t kScale = std::numeric_limits<int32_t>::max(); in AdjustWeightsForBiasScale() local 350 const int32_t kScale = std::numeric_limits<int16_t>::max(); in SymmetricQuantizeFloatsToInt16() local 617 const BiasType kScale = std::numeric_limits<BiasType>::max(); in SymmetricBiasQuantize() local
|
H A D | quantization_utils_test.cc | 444 const int32_t kScale = std::numeric_limits<int32_t>::max(); in TEST_F() local 492 const int32_t kScale = std::numeric_limits<int32_t>::max(); in TEST_F() local
|
/aosp_15_r20/external/oboe/src/common/ |
H A D | SourceI32Caller.h | 49 static constexpr float kScale = 1.0 / (1UL << 31); variable
|
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DriveControl.h | 38 const double kScale; variable
|
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/utils/ |
H A D | WhiteNoise.h | 19 const int kScale; variable
|
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/ |
H A D | S2CellId.java | 840 final double kScale = 1.0 / MAX_SIZE; in faceSiTiToXYZ() local 860 final double kScale = 1.0 / MAX_SIZE; in fromFaceIJWrap() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | blurredclippedcircle.cpp | 44 constexpr float kScale = 2.0f; in onDraw() local
|
H A D | yuv420_odd_dim.cpp | 28 static constexpr int kScale = 10; variable
|
H A D | rsxtext.cpp | 104 kScale = 1.4f; member in RSXShaderGM
|
H A D | trickycubicstrokes.cpp | 102 kScale enumerator
|
H A D | image_shader.cpp | 172 constexpr float kScale = 1.0f/6; variable
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | PaintFlagsDrawFilterTest.java | 134 int kScale = 5; in testPaintFlagsDrawFilter2() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | adaptive_fir_filter.cc | 667 static constexpr float kScale = 1.0f / kFftLengthBy2; in ConstrainAndUpdateImpulseResponse() local 701 static constexpr float kScale = 1.0f / kFftLengthBy2; in Constrain() local
|
H A D | subtractor.cc | 40 constexpr float kScale = 1.0f / kFftLengthBy2; in PredictionError() local
|
H A D | coarse_filter_update_gain_unittest.cc | 71 constexpr float kScale = 1.0f / kFftLengthBy2; in RunFilterUpdateTest() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/ |
H A D | clock.cc | 211 enum { kScale = 30 }; enumerator
|
/aosp_15_r20/external/webrtc/modules/audio_processing/utility/ |
H A D | delay_estimator_wrapper.cc | 102 const float kScale = 1 / 64.0; in BinarySpectrumFloat() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | clock.cc | 139 enum { kScale = 30 }; enumerator
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/ |
H A D | clock.cc | 152 enum { kScale = 30 }; enumerator
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/ |
H A D | clock.cc | 139 enum { kScale = 30 }; enumerator
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/ |
H A D | clock.cc | 139 enum { kScale = 30 }; enumerator
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | random_unittest.cc | 290 const double kScale = 1 / (kStddev * sqrt(2.0 * kPi)); in TEST() local
|