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/src/enc/
webpenc.c 345 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);
347 return WebPEncodingSetError(pic, VP8_ENC_ERROR_BAD_DIMENSION);
  /external/webp/include/webp/
encode.h 237 VP8_ENC_ERROR_BAD_DIMENSION, // picture has invalid width/height

Completed in 29 milliseconds