Searched defs:sum (Results 1 – 8 of 8) sorted by relevance
| /hardware/google/apf/next/ |
| D | apf_checksum.h | 5 FUNC(u16 calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
| D | apf_interpreter.c | 582 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
| /hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
| D | ml_math_func.c | 472 float d[6][6], sum = 0; in inv_matrix_det() local 491 double d[6][6], sum = 0; in inv_matrix_detd() local
|
| /hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
| D | ml_math_func.c | 472 float d[6][6], sum = 0; in inv_matrix_det() local 491 double d[6][6], sum = 0; in inv_matrix_detd() local
|
| /hardware/google/camera/common/profiler/ |
| D | profiler.cc | 38 double sum = 0; in StandardDeviation() local
|
| /hardware/interfaces/renderscript/1.0/vts/functional/ |
| D | VtsScriptTests.cpp | 279 int sum = 63*64/2; in TEST_P() local
|
| /hardware/google/apf/v6/ |
| D | apf_interpreter.c | 521 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
| /hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/ |
| D | test_simd.cpp | 844 float sum = 1.1f + 1.5f + 1.6f + 4.0f; in TEST() local 853 float sum = 1.1f + 1.5f + 1.6f; in TEST() local 2581 float sum = 1.1f + 1.5f + 1.6f + 4.0f + 1.1f + 1.5f + 1.6f + 4.0f; in TEST() local
|