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

  /external/chromium_org/third_party/libwebp/enc/
config.c 39 config->preprocessing = 0;
57 config->preprocessing &= ~2; // no dithering
63 config->preprocessing |= 2;
73 config->preprocessing &= ~2; // no dithering
78 config->preprocessing &= ~2; // no dithering
114 if (config->preprocessing < 0 || config->preprocessing > 3)
webpenc.c 332 if (config->preprocessing & 2) {
analysis.c 217 const int smooth = (enc->config_->preprocessing & 1);
  /external/chromium_org/third_party/libwebp/webp/
encode.h 120 int preprocessing; // preprocessing filter: member in struct:WebPConfig
  /external/chromium_org/tools/grit/grit/tool/
rc2grd.py 220 'PreProcessing class could not be found. Skipping preprocessing.\n')
  /external/clang/lib/Lex/
Lexer.cpp 685 // "preprocessing only" part of the file, so we're no longer in
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/background/js/
background.js 387 // Closure creating the window, once all preprocessing tasks are finished.
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/chromium_org/third_party/readability/js/
readability.js     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]
pdfjs.js     [all...]

Completed in 477 milliseconds