Searched defs:MAX_IMAGE_AREA (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libwebp/webp/
H A Dformat_constants.h79 #define MAX_IMAGE_AREA (1ULL << 32) // 32-bit max for width x height. macro
/external/webp/include/webp/
H A Dformat_constants.h79 #define MAX_IMAGE_AREA (1ULL << 32) // 32-bit max for width x height. macro
/external/webp/src/webp/
H A Dformat_constants.h79 #define MAX_IMAGE_AREA (1ULL << 32) // 32-bit max for width x height. macro

Completed in 97 milliseconds