8.5. Error Codes

The decoding error code is shown in the table below

Error Code

Macro Definition

Description

0xC0058002

CVI_ERR_VDEC_INVALID_CHNID

Invalid Channel ID.

0xC0058003

CVI_ERR_VDEC_ILLEGAL_PARAM

Illegal parameter

0xC0058004

CVI_ERR_VDEC_EXIST

The channel already exists

0xC0058005

CVI_ERR_VDEC_UNEXIST

Channel not created

0xC0058006

CVI_ERR_VDEC_NULL_PTR

Null pointer

0xC0058007

CVI_ERR_VDEC_NOT_CONFIG

Not configured before use

0xC0058008

CVI_ERR_VDEC_NOT_SUPPORT

Parameter or function not supported

0xC0058009

CVI_ERR_VDEC_NOT_PERM

Operation not permitted

0xC005800C

CVI_ERR_VDEC_NOMEM

Memory allocation failure

0xC005800D

CVI_ERR_VDEC_NOBUF

Buffer allocation failure

0xC005800E

CVI_ERR_VDEC_BUF_EMPTY

No data in buffer

0xC005800F

CVI_ERR_VDEC_BUF_FULL

Buffer full data

0xC0058010

CVI_ERR_VDEC_SYS_NOTREADY

The system is not initialized

The related module is not loaded

0xC0058011

CVI_ERR_VDEC_BADADDR

Address error

0xC0058012

CVI_ERR_VDEC_BUSY

The system is busy