Home
last modified time | relevance | path

Searched refs:holdUs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp61 uint64_t holdUs = static_cast<uint64_t>( in ChangeOwner() local
63 double holdMs = holdUs / US_TO_MS; in ChangeOwner()
67 holdRecord.totalCostUs += holdUs; in ChangeOwner()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp180 uint64_t holdUs = static_cast<uint64_t>( in ChangeOwnerNormal() local
185 holdRecord.totalCostUs += holdUs; in ChangeOwnerNormal()
233 uint64_t holdUs = static_cast<uint64_t> in ChangeOwnerDebug() local
235 double holdMs = holdUs / US_TO_MS; in ChangeOwnerDebug()
239 holdRecord.totalCostUs += holdUs; in ChangeOwnerDebug()