OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sum_d
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf_unittest.c
74
float
sum_d
= 0, sum_dd = 0;
local
90
sum_d
+= delta;
96
sum_d
/= count;
100
sum_d
, sqrt(sum_dd -
sum_d
*
sum_d
));
Completed in 114 milliseconds