HomeSort by relevance Sort by last modified time
    Searched refs:VP8_ENC_ERROR_BAD_DIMENSION (Results 1 - 2 of 2) sorted by null

  /external/webp/include/webp/
encode.h 161 VP8_ENC_ERROR_BAD_DIMENSION, // picture has invalid width/height
  /external/webp/src/enc/
webpenc.c 325 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);
329 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);

Completed in 72 milliseconds