Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp158 double fps = PRINT_PER_FRAME * US_TO_S / fromFirstToNow; in PrintStatistic()
205 if (inTotalCnt_ % PRINT_PER_FRAME == 0) { in ChangeOwnerNormal()
216 if (outRecord_.totalCnt % PRINT_PER_FRAME == 0) { in ChangeOwnerNormal()
H A Dhcodec.h366 static constexpr uint64_t PRINT_PER_FRAME = 200; member in OHOS::MediaAVCodec::HCodec

Completed in 3 milliseconds