OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sum_coef
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/clib/
matx_ops.c
78
double
sum_coef
, xfp;
local
87
sum_coef
= 0;
89
sum_coef
+= fabs(matrix[ii][jj]);
90
if (
sum_coef
> max_sum_coef)
91
max_sum_coef =
sum_coef
;
/hardware/intel/common/libva/va/vendor/intel/
va_intel_statistics.h
154
unsigned int
sum_coef
;
member in struct:_VAStatsStatistics16x16Intel
Completed in 62 milliseconds