OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixedpoint_input
(Results
1 - 1
of
1
) sorted by null
/external/gemmlowp/internal/
output.h
273
F3
fixedpoint_input
=
local
276
fixedpoint_input
.raw() =
277
ShiftLeft(
fixedpoint_input
.raw(), 28 - inverse_amplitude_neg_exponent);
279
F0 fixedpoint_output = tanh(
fixedpoint_input
) * amplitude_normalized;
Completed in 193 milliseconds