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

  /external/chromium_org/third_party/libwebp/webp/
format_constants.h 23 #define VP8_MAX_PARTITION_SIZE (1 << 24) // max size for token partition
  /external/chromium_org/third_party/libwebp/enc/
syntax.c 254 if (part_size >= VP8_MAX_PARTITION_SIZE) {

Completed in 209 milliseconds