Home
last modified time | relevance | path

Searched refs:outputHoldTimeRecord_ (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp162 TotalCntAndCost& holdRecord = isInput ? inputHoldTimeRecord_[owner] : outputHoldTimeRecord_[owner]; in PrintStatistic()
192 outputHoldTimeRecord_[oldOwner]; in ChangeOwnerNormal()
219 outputHoldTimeRecord_.fill({0, 0}); in ChangeOwnerNormal()
246 outputHoldTimeRecord_[oldOwner]; in ChangeOwnerDebug()
H A Dhcodec.h368 std::array<TotalCntAndCost, OWNER_CNT> outputHoldTimeRecord_; member in OHOS::MediaAVCodec::HCodec
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp65 outputHoldTimeRecord_[oldOwner][newOwner]; in ChangeOwner()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h281 std::array<std::array<TotalCntAndCost, OWNER_CNT>, OWNER_CNT> outputHoldTimeRecord_; member in OHOS::ImagePlugin::ImageCodec

Completed in 4 milliseconds