Home
last modified time | relevance | path

Searched refs:CX_ERR_ILLEGAL_TABLE (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_SecureUncompression.h51 CX_ERR_ILLEGAL_TABLE = ERROR_CODE_ILLEGAL_TABLE enumerator
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_SecureUncompression.cpp523 return CX_ERR_ILLEGAL_TABLE; in SecureUncompressHuffman()
950 return CX_ERR_ILLEGAL_TABLE; in SecureUncompressLH()
959 return CX_ERR_ILLEGAL_TABLE; in SecureUncompressLH()
Dcx_StreamingUncompression.cpp557 return CX_ERR_ILLEGAL_TABLE; in ReadUncompHuffman()
850 return CX_ERR_ILLEGAL_TABLE; in ReadUncompLH()
900 return CX_ERR_ILLEGAL_TABLE; in ReadUncompLH()