Searched refs:ERROR_GOTO2 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | webpmux.c | 170 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ macro 448 ERROR_GOTO2("Error (%s) handling animation params.\n", in DuplicateMuxHeader() 738 ERROR_GOTO2("ERROR at '%s': Multiple input files specified.\n", in ParseCommandLine() 744 ERROR_GOTO2("ERROR: Unknown option: '%s'.\n", argv[i], ErrParse); in ParseCommandLine() 785 ERROR_GOTO2("ERROR at '%s': Multiple input files specified.\n", in ParseCommandLine() 894 ERROR_GOTO2("ERROR (%s): Could not allocate a mux object.\n", in GetFrame() 899 ERROR_GOTO2("ERROR (%s): Could not create single image mux object.\n", in GetFrame() 951 ERROR_GOTO2("ERROR (%s): Could not allocate a mux object.\n", in Process() 1010 ERROR_GOTO2("ERROR (%s): Could not set animation parameters.\n", in Process() 1051 ERROR_GOTO2("ERRO in Process() [all...] |
Completed in 3 milliseconds