Editing Template:CELL ERROR FACILITY CODEC - 0x061
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: | Line 5: | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |- | ||
| CELL_ADEC_ERROR_FATAL || 0x80610001 || | | CELL_ADEC_ERROR_FATAL || 0x80610001 || | ||
|- | |- | ||
| CELL_ADEC_ERROR_SEQ || 0x80610002 || | | CELL_ADEC_ERROR_SEQ || 0x80610002 || | ||
|- | |- | ||
| CELL_ADEC_ERROR_ARG || 0x80610003 || | | CELL_ADEC_ERROR_ARG || 0x80610003 || | ||
|- | |- | ||
| CELL_ADEC_ERROR_BUSY || 0x80610004 || | | CELL_ADEC_ERROR_BUSY || 0x80610004 || | ||
|- | |- | ||
| CELL_ADEC_ERROR_EMPTY || 0x80610005 | | CELL_ADEC_ERROR_EMPTY || 0x80610005 || | ||
|- | |- | ||
|} | |} | ||
Line 679: | Line 143: | ||
|- | |- | ||
| CELL_GIFDEC_ERROR_CB_PARAM || 0x80611307 || Error in the parameters specified for the callback function | | CELL_GIFDEC_ERROR_CB_PARAM || 0x80611307 || Error in the parameters specified for the callback function | ||
|- | |- | ||
|} | |} | ||
Line 757: | Line 204: | ||
| CELL_ADEC_ERROR_ATX_SYNTAX_SHEADER || 0x80612295 || unpack_sheader() in pack_at5_sheader.c | | CELL_ADEC_ERROR_ATX_SYNTAX_SHEADER || 0x80612295 || unpack_sheader() in pack_at5_sheader.c | ||
|- | |- | ||
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_A || 0x80612296 || idwl[][]{0-7} range error | | CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_A || 0x80612296 || idwl[][]{0-7} range error*/ | ||
|- | |- | ||
| CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_B || 0x80612297 || idwl restriction error (wlc_encqu<=divqu<nprocqus,ich=0) | | CELL_ADEC_ERROR_ATX_SYNTAX_IDWL_B || 0x80612297 || idwl restriction error (wlc_encqu<=divqu<nprocqus,ich=0) | ||
Line 988: | Line 435: | ||
|- | |- | ||
| CELL_ADEC_ERROR_AC3_FRAME || 0x80612503 || | | CELL_ADEC_ERROR_AC3_FRAME || 0x80612503 || | ||
|- | |- | ||
|} | |} | ||
Line 1,166: | Line 485: | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |- | ||
| CELL_CELPENC_ERROR_FAILED || 0x80614001 || | | CELL_CELPENC_ERROR_FAILED || 0x80614001 || | ||
|- | |- | ||
| CELL_CELPENC_ERROR_SEQ || 0x80614002 || | | CELL_CELPENC_ERROR_SEQ || 0x80614002 || | ||
|- | |- | ||
| CELL_CELPENC_ERROR_ARG || 0x80614003 || | | CELL_CELPENC_ERROR_ARG || 0x80614003 || | ||
|- | |- | ||
| CELL_CELPENC_ERROR_CORE_FAILED || 0x80614081 || | | CELL_CELPENC_ERROR_CORE_FAILED || 0x80614081 || | ||
|- | |- | ||
| CELL_CELPENC_ERROR_CORE_SEQ || 0x80614082 || | | CELL_CELPENC_ERROR_CORE_SEQ || 0x80614082 || | ||
|- | |- | ||
| CELL_CELPENC_ERROR_CORE_ARG || 0x80614083 || | | CELL_CELPENC_ERROR_CORE_ARG || 0x80614083 || | ||
|- | |- | ||
|} | |} | ||
Line 1,196: | Line 515: | ||
|- | |- | ||
| CELL_CELP8ENC_ERROR_CORE_ARG || 0x806140b3 || | | CELL_CELP8ENC_ERROR_CORE_ARG || 0x806140b3 || | ||
|- | |||
|} | |||
=== Other 0x061 Errors === | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | |||
|- | |||
| || 0x80610180 || Fatal error occurred with the decoder itself<br />CELL_VDEC_ERROR_FATAL indicates that an error having to do with the decoder itself occurred. For example, this error will occur if a data structure inside the decoder required for the decoding process becomes inconsistent due to an unknown reason and decoding cannot be continued. Statuses other than CELL_VDEC_ERROR_FATAL indicate that an unexpected error occurred with the OS or library used inside the decoder. In such cases, too, the decoding process cannot be continued. CELL_OK will never be returned for the status. [http://psx-scene.com/forums/f6/article-%5Bupdate%5D-multiman-v4-65-01-base-cex-deanks-showtime-builds-124904/index8.html#post1150131] | |||
|- | |- | ||
|} | |} | ||
<noinclude>[[Category:Development]][[Category:Main]]</noinclude> | <noinclude>[[Category:Development]][[Category:Main]]</noinclude> |