VPSS Return Codes
Error Code |
Macro Definition |
Description |
|---|---|---|
0xA03E8001 |
HI_ERR_VPSS_INVALID_DEV_ID |
The VPSS group ID is invalid. |
0xA03E8002 |
HI_ERR_VPSS_INVALID_CHN_ID |
The VPSS channel ID is invalid. |
0xA03E8003 |
HI_ERR_VPSS_ILLEGAL_PARAM |
The VPSS parameter setting is invalid. |
0xA03E8004 |
HI_ERR_VPSS_EXIST |
The VPSS group has been created. |
0xA03E8005 |
HI_ERR_VPSS_UNEXIST |
The VPSS group has not been created. |
0xA03E8006 |
HI_ERR_VPSS_NULL_PTR |
The pointer to the input parameter is null. |
0xA03E8008 |
HI_ERR_VPSS_NOT_SUPPORT |
The operation is not supported. |
0xA03E8009 |
HI_ERR_VPSS_NOT_PERM |
The operation is not permitted. |
0xA03E800C |
HI_ERR_VPSS_NO_MEM |
The buffer allocation fails. |
0xA03E800D |
HI_ERR_VPSS_NO_BUF |
The buffer pool fails to be allocated. |
0xA03E800E |
HI_ERR_VPSS_BUF_EMPTY |
The image queue is empty. |
0xA03E8010 |
HI_ERR_VPSS_NOT_READY |
The VPSS system is not initialized. |
0xA03E8012 |
HI_ERR_VPSS_BUSY |
The VPSS system is busy. |
0xA03E8013 |
HI_ERR_VPSS_SIZE_NOT_ENOUGH |
The VB block size is too small. |