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

  /external/chromium_org/third_party/libwebp/enc/
vp8l.c 34 #define MAX_COLORS_FOR_GRAPH 64
154 if (enc->use_palette_ && enc->palette_size_ < MAX_COLORS_FOR_GRAPH) {
    [all...]
  /external/webp/src/enc/
vp8l.c 34 #define MAX_COLORS_FOR_GRAPH 64
154 if (enc->use_palette_ && enc->palette_size_ < MAX_COLORS_FOR_GRAPH) {
    [all...]

Completed in 123 milliseconds