/hardware/google/apf/v7/ |
D | apf_checksum.h | 5 FUNC(u16 calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
D | apf_interpreter.c | 523 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
/hardware/google/apf/ |
D | apf_checksum.h | 5 FUNC(u16 calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | profiler.cpp | 178 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8996/libqdutils/ |
D | profiler.cpp | 178 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | profiler.cpp | 178 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | profiler.cpp | 178 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | profiler.cpp | 179 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | profiler.cpp | 174 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | profiler.cpp | 179 nsecs_t sum = 0; in calc_fps() local
|
/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | profiler.cpp | 179 nsecs_t sum = 0; in calc_fps() local
|
/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/ |
D | VideoFrameRateCalculator.cpp | 102 int sum = std::accumulate(std::begin(mHistory), std::end(mHistory), 0); in onReportRefreshRate() local
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | bigmath.h | 40 uint64_t sum = carry; in _ubm_add_u32arr() local
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraDisplay.cpp | 200 nsecs_t sum; in computeAverageVsyncInterval() local
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_fxt1.c | 258 int32_t sum = 0; in fxt1_choose() local 337 int32_t sum[MAX_VECT][MAX_COMP]; /* used to accumulate closest texels */ in fxt1_lloyd() local 535 int32_t sum = 0; in fxt1_quantize_ALPHA1() local 558 int32_t sum = 0; in fxt1_quantize_ALPHA1() local 687 int32_t sum = 0; in fxt1_quantize_HI() local 766 int32_t sum = 0; in fxt1_quantize_MIXED1() local 784 int32_t sum = 0; in fxt1_quantize_MIXED1() local
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.h | 80 int sum = 0; in total_components() 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/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/google/gfxstream/guest/mesa/src/util/tests/ |
D | fast_idiv_by_const_test.cpp | 76 uint64_t sum = a + b; in uadd_sat() 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/devtools/ |
D | apf_interpreter.c | 523 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC()
|
/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
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.cpp | 2805 unsigned int sum = std::accumulate(edid_buf.begin(), edid_buf.end() - 1, 0); in getDisplayFakeEdid() local
|