Home
last modified time | relevance | path

Searched defs:m_scale (Results 1 - 6 of 6) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Ddetection_post_process_builder.h52 std::vector<float> m_scale; member in OHOS::NeuralNetworkRuntime::Ops::DetectionPostProcessBuilder
/third_party/astc-encoder/Utils/
H A Dastc_rgbm_codec.cpp104 float m_scale = astc::min(1.0f, ceil(max_rgb * 255.0f) / 255.0f); in main() local
159 float m_scale = ((float)pixel_in[3]) / 255.0f; in main() local
[all...]
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dtensor_mapping.h171 std::vector<std::vector<double>> m_scale; member in tflite::delegate::nnrt::TensorMapping
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp280 Vec4 m_scale; member in tcu::LogImage
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp360 float m_scale; member in deqp::gles2::Functional::OperatorShaderEvaluator
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp705 FloatScalar m_scale; member in deqp::gles3::Functional::OperatorShaderEvaluator

Completed in 12 milliseconds