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

  /external/chromium_org/third_party/libwebp/webp/
encode.h 280 #define WEBP_MAX_DIMENSION 16383
294 int width, height; // dimensions (less or equal to WEBP_MAX_DIMENSION)
491 // 'picture' must be less than 16384x16384 in dimension (cf WEBP_MAX_DIMENSION),
  /external/webp/include/webp/
encode.h 280 #define WEBP_MAX_DIMENSION 16383
294 int width, height; // dimensions (less or equal to WEBP_MAX_DIMENSION)
491 // 'picture' must be less than 16384x16384 in dimension (cf WEBP_MAX_DIMENSION),

Completed in 295 milliseconds