VO Return Codes
Error Codes |
Prototype |
Description |
|---|---|---|
0xa00f8001 |
HI_ERR_VO_INVALID_DEV_ID |
The device ID is invalid. |
0xa00f8003 |
HI_ERR_VO_INVALID_CHN_ID |
The channel ID is invalid. |
0xa00f8004 |
HI_ERR_VO_INVALID_LAYER_ID |
The layer ID is invalid. |
0xa00f8007 |
HI_ERR_VO_ILLEGAL_PARAM |
The parameter is invalid. |
0xa00f800a |
HI_ERR_VO_NULL_PTR |
The function parameter contains a null pointer. |
0xa00f800b |
HI_ERR_VO_NOT_CFG |
Not configured. |
0xa00f800c |
HI_ERR_VO_NOT_SUPPORT |
The operation is not supported. |
0xa00f800d |
HI_ERR_VO_NOT_PERM |
The operation is not permitted. |
0xa00f8010 |
HI_ERR_VO_NOT_ENABLE |
Not enabled. |
0xa00f8011 |
HI_ERR_VO_NOT_DISABLE |
Not disabled. |
0xa00f8014 |
HI_ERR_VO_NO_MEM |
The memory allocation fails. |
0xa00f8018 |
HI_ERR_VO_NOT_READY |
The system is not initialized. |
0xa00f8020 |
HI_ERR_VO_TIMEOUT |
The waiting times out. |
0xa00f8022 |
HI_ERR_VO_BUSY |
The resources are busy. |
0xa00f8024 |
HI_ERR_VO_NOT_BINDED |
Not bound. |
0xa00f8025 |
HI_ERR_VO_BINDED |
Bound. |