Home
last modified time | relevance | path

Searched defs:holdRecord (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp153 …TotalCntAndCost& holdRecord = isInput ? inputHoldTimeRecord_[owner] : outputHoldTimeRecord_[owner]; in PrintStatistic() local
182 TotalCntAndCost& holdRecord = info.isInput ? inputHoldTimeRecord_[oldOwner] : in ChangeOwnerNormal() local
236 TotalCntAndCost& holdRecord = info.isInput ? inputHoldTimeRecord_[oldOwner] : in ChangeOwnerDebug() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp64 TotalCntAndCost& holdRecord = info.isInput ? inputHoldTimeRecord_[oldOwner][newOwner] : in ChangeOwner() local