Searched refs:VP8_ENC_ERROR_BAD_DIMENSION (Results 1 – 4 of 4) sorted by relevance
76 return WebPEncodingSetError(picture, VP8_ENC_ERROR_BAD_DIMENSION); in WebPPictureAllocARGB()122 return WebPEncodingSetError(picture, VP8_ENC_ERROR_BAD_DIMENSION); in WebPPictureAllocYUVA()
340 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION); in WebPEncode()343 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION); in WebPEncode()
282 VP8_ENC_ERROR_BAD_DIMENSION, // picture has invalid width/height enumerator
37 case VP8_ENC_ERROR_BAD_DIMENSION: in ff_libwebp_error_to_averror()