Home
last modified time | relevance | path

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

/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
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp162 TotalCntAndCost& holdRecord = isInput ? inputHoldTimeRecord_[owner] : outputHoldTimeRecord_[owner]; in PrintStatistic() local
191 TotalCntAndCost& holdRecord = info.isInput ? inputHoldTimeRecord_[oldOwner] : in ChangeOwnerNormal() local
245 TotalCntAndCost& holdRecord = info.isInput ? inputHoldTimeRecord_[oldOwner] : in ChangeOwnerDebug() local
[all...]

Completed in 2 milliseconds