OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:input_scale
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/variablespeed/jni/
sola_time_scaler.cc
322
float
input_scale
= static_cast<float>(i) / flt_count;
local
323
float output_scale = 1. -
input_scale
;
326
(*input_pointer++ *
input_scale
);
/external/opencv/ml/src/
mlann_mlp.cpp
[
all
...]
Completed in 70 milliseconds