WebPEncodingSetError  183 third_party/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  888 third_party/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  891 third_party/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  894 third_party/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_INVALID_CONFIGURATION);
WebPEncodingSetError  947 third_party/libwebp/enc/picture.c     return WebPEncodingSetError(picture, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  962 third_party/libwebp/enc/picture.c       return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  183 third_party/libwebp/enc/syntax.c   return WebPEncodingSetError(pic, err);
WebPEncodingSetError  255 third_party/libwebp/enc/syntax.c       return WebPEncodingSetError(pic, VP8_ENC_ERROR_PARTITION_OVERFLOW);
WebPEncodingSetError  283 third_party/libwebp/enc/syntax.c       return WebPEncodingSetError(pic, VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY);
WebPEncodingSetError  289 third_party/libwebp/enc/syntax.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY);
WebPEncodingSetError  388 third_party/libwebp/enc/syntax.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_FILE_TOO_BIG);
WebPEncodingSetError  514 third_party/libwebp/enc/vp8enci.h int WebPEncodingSetError(const WebPPicture* const pic, WebPEncodingError error);
WebPEncodingSetError  950 third_party/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError 1090 third_party/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, err);
WebPEncodingSetError 1161 third_party/libwebp/enc/vp8l.c     WebPEncodingSetError(picture, err);
WebPEncodingSetError   55 third_party/libwebp/enc/webpenc.c     WebPEncodingSetError(picture, VP8_ENC_OK);
WebPEncodingSetError  217 third_party/libwebp/enc/webpenc.c     WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
WebPEncodingSetError  328 third_party/libwebp/enc/webpenc.c       WebPEncodingSetError(pic, VP8_ENC_ERROR_USER_ABORT);
WebPEncodingSetError  341 third_party/libwebp/enc/webpenc.c   WebPEncodingSetError(pic, VP8_ENC_OK);  // all ok so far
WebPEncodingSetError  343 third_party/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_NULL_PARAMETER);
WebPEncodingSetError  345 third_party/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_INVALID_CONFIGURATION);
WebPEncodingSetError  347 third_party/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);
WebPEncodingSetError  349 third_party/libwebp/enc/webpenc.c     return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);