Home
last modified time | relevance | path

Searched refs:IC_ERR_INVALID_OPERATION (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.h28 IC_ERR_INVALID_OPERATION, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp314 ReplyErrorCode(info.id, IC_ERR_INVALID_OPERATION); in OnStart()