/* Errors that can't be explained with errno */ #define NDSP_INIT_FAIL 1000 #define DECODER_INIT_FAIL 1001 #define FILE_NOT_SUPPORTED 1002