Home
last modified time | relevance | path

Searched refs:PrintAllBufferInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp55 PrintAllBufferInfo(); in OnPrintAllBufferOwner()
64 void HCodec::PrintAllBufferInfo() in PrintAllBufferInfo() function in OHOS::MediaAVCodec::HCodec
67 PrintAllBufferInfo(true, now); in PrintAllBufferInfo()
68 PrintAllBufferInfo(false, now); in PrintAllBufferInfo()
71 void HCodec::PrintAllBufferInfo(bool isInput, std::chrono::time_point<std::chrono::steady_clock> no… in PrintAllBufferInfo() function in OHOS::MediaAVCodec::HCodec
H A Dhcodec_state.cpp141 codec_->PrintAllBufferInfo(); in OnCheckIfStuck()
553 codec_->PrintAllBufferInfo(); in OnShutDown()
667 codec_->PrintAllBufferInfo(); in OnCheckIfStuck()
H A Dhcodec.h163 void PrintAllBufferInfo();
164 void PrintAllBufferInfo(bool isInput, std::chrono::time_point<std::chrono::steady_clock> now);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp23 void ImageCodec::PrintAllBufferInfo() in PrintAllBufferInfo() function in OHOS::ImagePlugin::ImageCodec
H A Dcodec_state.cpp136 codec_->PrintAllBufferInfo(); in OnCheckIfStuck()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h134 void PrintAllBufferInfo();