Home
last modified time | relevance | path

Searched refs:timestampCount_ (Results 1 – 15 of 15) sorted by relevance

/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp280 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
293 timestampCount_ = 0; in CalculateFps()
296 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dcommon.cpp286 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
299 timestampCount_ = 0; in CalculateFps()
302 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp306 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
319 timestampCount_ = 0; in CalculateFps()
322 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp319 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
332 timestampCount_ = 0; in CalculateFps()
335 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp361 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
374 timestampCount_ = 0; in CalculateFps()
377 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp363 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
376 timestampCount_ = 0; in CalculateFps()
379 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
Dbenchmark_common.cpp355 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
368 timestampCount_ = 0; in CalculateFps()
371 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
Dcommon.h174 int timestampCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
Dcommon.h159 int timestampCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp504 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
517 timestampCount_ = 0; in CalculateFps()
520 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
Dhdi_common_v1_1.h184 int timestampCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h184 int timestampCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dhdi_common_v1_3.cpp693 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps()
706 timestampCount_ = 0; in CalculateFps()
709 timestampCount_++; in CalculateFps()
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h243 int timestampCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
Dhdi_common_v1_3.h225 int timestampCount_ = 0; variable