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

  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.h 286 #define TJFLAG_ACCURATEDCT 4096
    [all...]
tjbench.c 815 flags|=TJFLAG_ACCURATEDCT;
turbojpeg.c 195 if(jpegQual>=96 || flags&TJFLAG_ACCURATEDCT) cinfo->dct_method=JDCT_ISLOW;
    [all...]

Completed in 1252 milliseconds