OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRoundingModeSizeThreshold
(Results
1 - 2
of
2
) sorted by null
/external/gemmlowp/public/
bit_depth.h
53
static const int
kRoundingModeSizeThreshold
= 0;
108
static const int
kRoundingModeSizeThreshold
= 384;
/external/gemmlowp/internal/
pack.h
520
if (accumulation_depth < RoundingStrategy::
kRoundingModeSizeThreshold
) {
551
if (accumulation_depth < RoundingStrategy::
kRoundingModeSizeThreshold
) {
Completed in 125 milliseconds