Home
last modified time | relevance | path

Searched refs:totalCost_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h97 uint64_t totalCost_ = 0; member
H A Dtester_common.cpp173 totalCost_ += fromInToOut; in AfterGotOutput()
175 double averageCostMs = totalCost_ / US_TO_MS / outTotalCnt_; in AfterGotOutput()

Completed in 2 milliseconds