Home
last modified time | relevance | path

Searched refs:hasFatalError_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp643 if (codec_->hasFatalError_) { in OnShutDown()
738 if (codec_->hasFatalError_) { in OnFlush()
861 if (codec_->hasFatalError_) { in OnShutDown()
H A Dhcodec.cpp1203 hasFatalError_ = true; in SignalError()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h425 bool hasFatalError_ = false; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp570 if (codec_->hasFatalError_) { in OnShutDown()
H A Dimage_codec.cpp919 hasFatalError_ = true; in SignalError()