Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp87 if (ret != IC_ERR_OK) { in SetupPort()
96 if (ret != IC_ERR_OK) { in SetupPort()
100 return IC_ERR_OK; in SetupPort()
133 return IC_ERR_OK; in UpdateInPortFormat()
178 return IC_ERR_OK; in UpdateOutPortFormat()
236 return IC_ERR_OK; in ReConfigureOutputBufferCnt()
268 return IC_ERR_OK; in OnSetOutputBuffer()
307 if (ret == IC_ERR_OK) { in AllocateBuffersOnPort()
339 return IC_ERR_OK; in SubmitAllBuffersOwnedByUs()
351 return IC_ERR_OK; in SubmitAllBuffersOwnedByUs()
[all …]
H A Dcodec_state.cpp193 return IC_ERR_OK; in OnAllocateComponent()
276 err = IC_ERR_OK; in OnSetCallBack()
347 if (ret != IC_ERR_OK) { in OnStateEntered()
358 if (ret != IC_ERR_OK) { in AllocateBuffers()
362 if (ret != IC_ERR_OK) { in AllocateBuffers()
365 return IC_ERR_OK; in AllocateBuffers()
417 ReplyStartMsg(IC_ERR_OK); in OnCodecEvent()
608 int32_t ret = IC_ERR_OK; in HandleOutputPortDisabled()
613 if (ret == IC_ERR_OK) { in HandleOutputPortDisabled()
616 if (ret == IC_ERR_OK) { in HandleOutputPortDisabled()
[all …]
H A Dimage_codec.cpp98 return IC_ERR_OK; in GetInputFormat()
111 return IC_ERR_OK; in GetOutputFormat()
136 return IC_ERR_OK; in GetOutputBufferUsage()
158 return IC_ERR_OK; in GetPackedInputFlag()
299 return IC_ERR_OK; in SetFrameRateAdaptiveMode()
320 return IC_ERR_OK; in SetProcessName()
398 return IC_ERR_OK; in GetPortDefinition()
440 return IC_ERR_OK; in AllocateHardwareBuffers()
488 return IC_ERR_OK; in AllocateSurfaceBuffers()
614 return IC_ERR_OK; in NotifyOmxToEmptyThisInBuffer()
[all …]
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp104 …IF_TRUE_RETURN_VAL_WITH_MSG(err != IC_ERR_OK, nullptr, "failed to get output buffer usage, err=%{p… in AllocateOutputBuffer()
168 if (ret != IC_ERR_OK) { in SetCallbackForDecoder()
204 if (ret != IC_ERR_OK) { in ConfigureDecoder()
218 if (ret != IC_ERR_OK) { in SetOutputBuffer()
337 if (ret != IC_ERR_OK) { in DoDecode()
363 if (ret != IC_ERR_OK) { in ReleaseDecoder()
510 if (ret != IC_ERR_OK) { in SendInputBufferLoop()
643 if (ret != IC_ERR_OK) { in ReceiveOutputBufferLoop()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_common.h25 IC_ERR_OK, enumerator