Editing Error Codes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5,745: | Line 5,745: | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Description !! Errorcode !! Remarks | ! Description !! Errorcode !! Remarks | ||
|- | |||
!colspan="3" | Cell Face errors (libface) | |||
|- | |- | ||
| CELL_FACE_ERROR_IMG_WIDTH_LIMIT || 0x80140901 || Width or data width of the input image is outside the valid range | | CELL_FACE_ERROR_IMG_WIDTH_LIMIT || 0x80140901 || Width or data width of the input image is outside the valid range | ||
Line 5,770: | Line 5,772: | ||
| CELL_FACE_ERROR_DMA_TAG || 0x8014090c || Problem with the specified DMA tag numbers | | CELL_FACE_ERROR_DMA_TAG || 0x8014090c || Problem with the specified DMA tag numbers | ||
|- | |- | ||
| | !colspan="3" | Cell Head Tracker errors (libhead) | ||
|- | |- | ||
| CELL_HEAD_TRACKER_ERROR_INVAL || 0x80140a01 || Value of argument is invalid | | CELL_HEAD_TRACKER_ERROR_INVAL || 0x80140a01 || Value of argument is invalid | ||
Line 5,788: | Line 5,785: | ||
|- | |- | ||
|} | |} | ||
== Face Tracker errors == | == Face Tracker errors == |