Home
last modified time | relevance | path

Searched refs:VP8_ENC_ERROR_BAD_DIMENSION (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dwebpenc.c325 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION); in WebPEncode()
329 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION); in WebPEncode()
/external/webp/include/webp/
Dencode.h161 VP8_ENC_ERROR_BAD_DIMENSION, // picture has invalid width/height enumerator