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

  /external/libvncserver/common/
turbojpeg.h 252 #define TJFLAG_FASTUPSAMPLE 256
505 #define TJ_FASTUPSAMPLE TJFLAG_FASTUPSAMPLE
turbojpeg.c 784 if(flags&TJFLAG_FASTUPSAMPLE) dinfo->do_fancy_upsampling=FALSE;
  /external/libjpeg-turbo/
turbojpeg.h 359 #define TJFLAG_FASTUPSAMPLE 256
    [all...]
tjunittest.c 570 flags|=TJFLAG_FASTUPSAMPLE;
turbojpeg.c     [all...]
tjbench.c 812 flags|=TJFLAG_FASTUPSAMPLE;
  /external/libjpeg-turbo/doc/html/search/
all_74.js 32 ['tjflag_5ffastupsample',['TJFLAG_FASTUPSAMPLE',['../group___turbo_j_p_e_g.html#ga4ee4506c81177a06f77e2504a22efd2d',1,'turbojpeg.h']]],
  /external/libvncserver/test/
tjunittest.c 356 flags|=TJFLAG_FASTUPSAMPLE;
tjbench.c 574 flags|=TJFLAG_FASTUPSAMPLE;

Completed in 56 milliseconds