WebPEncodingSetError  177 3rdparty/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  767 3rdparty/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  770 3rdparty/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  773 3rdparty/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_INVALID_CONFIGURATION);
WebPEncodingSetError  825 3rdparty/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  839 3rdparty/libwebp/enc/picture.c       return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  187 3rdparty/libwebp/enc/syntax.c   return WebPEncodingSetError(pic, err);
WebPEncodingSetError  259 3rdparty/libwebp/enc/syntax.c       return WebPEncodingSetError(pic, VP8_ENC_ERROR_PARTITION_OVERFLOW);
WebPEncodingSetError  287 3rdparty/libwebp/enc/syntax.c       return WebPEncodingSetError(pic, VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY);
WebPEncodingSetError  293 3rdparty/libwebp/enc/syntax.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY);
WebPEncodingSetError  392 3rdparty/libwebp/enc/syntax.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_FILE_TOO_BIG);
WebPEncodingSetError  498 3rdparty/libwebp/enc/vp8enci.h int WebPEncodingSetError(const WebPPicture* const pic, WebPEncodingError error);
WebPEncodingSetError  957 3rdparty/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError 1094 3rdparty/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, err);
WebPEncodingSetError 1165 3rdparty/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, err);
WebPEncodingSetError   59 3rdparty/libwebp/enc/webpenc.c     WebPEncodingSetError(picture, VP8_ENC_OK);
WebPEncodingSetError  226 3rdparty/libwebp/enc/webpenc.c     WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  351 3rdparty/libwebp/enc/webpenc.c       WebPEncodingSetError(pic, VP8_ENC_ERROR_USER_ABORT);
WebPEncodingSetError  364 3rdparty/libwebp/enc/webpenc.c   WebPEncodingSetError(pic, VP8_ENC_OK);  // all ok so far
WebPEncodingSetError  366 3rdparty/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  368 3rdparty/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_INVALID_CONFIGURATION);
WebPEncodingSetError  370 3rdparty/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);
WebPEncodingSetError  372 3rdparty/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);