Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
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
D
detection_post_process_builder.h
52
std::vector<float>
m_scale
;
member in OHOS::NeuralNetworkRuntime::Ops::DetectionPostProcessBuilder
/third_party/astc-encoder/Utils/
H
A
D
astc_rgbm_codec.cpp
104
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
D
tensor_mapping.h
171
std::vector<std::vector<double>>
m_scale
;
member in tflite::delegate::nnrt::TensorMapping
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTestLog.hpp
280
Vec4
m_scale
;
member in tcu::LogImage
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fShaderOperatorTests.cpp
360
float
m_scale
;
member in deqp::gles2::Functional::OperatorShaderEvaluator
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fShaderOperatorTests.cpp
705
FloatScalar
m_scale
;
member in deqp::gles3::Functional::OperatorShaderEvaluator
Completed in 12 milliseconds