Home
last modified time | relevance | path

Searched refs:IC_ERR_SERVICE_DIED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_common.h26 IC_ERR_SERVICE_DIED, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp110 codec_->SignalError(IC_ERR_SERVICE_DIED); in OnCodecEvent()