6.5. Error CodesΒΆ
Video Processing Subsystem API Error Codesas shown in the following table:
Error Code | Macro Definitions | Description |
|---|---|---|
0xC0068001 | CVI_ERR_VPSS_INVALID_DEVID | VPSS GROUPnumberInvalid |
0xC0068002 | CVI_ERR_VPSS_INVALID_CHNID | VPSSChannel numberInvalid |
0xC0068003 | CVI_ERR_VPSS_ILLEGAL_PARAM | VPSSInvalid parameter setting |
0xC0068004 | CVI_ERR_VPSS_EXIST | VPSS GROUPalready created |
0xC0068005 | CVI_ERR_VPSS_UNEXIST | VPSS GROUPnot created |
0xC0068006 | CVI_ERR_VPSS_NULL_PTR | Null pointer in input |
0xC0068008 | CVI_ERR_VPSS_NOT_SUPPORT | Operation not supported |
0xC0068009 | CVI_ERR_VPSS_NOT_PERM | Operation not allowed |
0xC006800c | CVI_ERR_VPSS_NOMEM | Memory allocation failed |
0xC006800d | CVI_ERR_VPSS_NOBUF | BUF pool allocation failed |
0xC006800e | CVI_ERR_VPSS_BUF_EMPTY | Imageisempty |
0xC0068010 | CVI_ERR_VPSS_NOTREADY | VPSSsystem is not ready initialized |
0xC0068012 | CVI_ERR_VPSS_BUSY | VPSSsystem |