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

  /external/libjpeg-turbo/doc/html/search/
classes_74.js 4 ['tjscalingfactor',['tjscalingfactor',['../structtjscalingfactor.html',1,'']]],
all_6e.js 3 ['num',['num',['../structtjscalingfactor.html#a9b011e57f981ee23083e2c1aa5e640ec',1,'tjscalingfactor']]]
variables_6e.js 3 ['num',['num',['../structtjscalingfactor.html#a9b011e57f981ee23083e2c1aa5e640ec',1,'tjscalingfactor']]]
all_64.js 4 ['denom',['denom',['../structtjscalingfactor.html#aefbcdf3e9e62274b2d312c695f133ce3',1,'tjscalingfactor']]]
variables_64.js 4 ['denom',['denom',['../structtjscalingfactor.html#aefbcdf3e9e62274b2d312c695f133ce3',1,'tjscalingfactor']]]
all_74.js 72 ['tjscalingfactor',['tjscalingfactor',['../structtjscalingfactor.html',1,'']]],
  /external/libvncserver/common/
turbojpeg.h 268 } tjscalingfactor; typedef in typeref:struct:__anon17772
421 DLLEXPORT tjscalingfactor* DLLCALL tjGetScalingFactors(int *numscalingfactors);
turbojpeg.c 100 static const tjscalingfactor sf[NUMSF]={
732 DLLEXPORT tjscalingfactor* DLLCALL tjGetScalingFactors(int *numscalingfactors)
742 return (tjscalingfactor *)sf;
  /external/libjpeg-turbo/
turbojpeg.h 493 } tjscalingfactor; typedef in typeref:struct:__anon16709
    [all...]
tjunittest.c 181 tjscalingfactor sf, int flags)
298 tjscalingfactor sf)
415 tjscalingfactor sf={1, 1};
456 int flags, tjscalingfactor sf)
528 tjscalingfactor *sf=tjGetScalingFactors(&n);
turbojpeg.c 109 static const tjscalingfactor sf[NUMSF]={
    [all...]
turbojpeg-jni.c 564 tjscalingfactor *sf=NULL; int n=0, i;
571 bailif0(sfcls=(*env)->FindClass(env, "org/libjpegturbo/turbojpeg/TJScalingFactor"));
727 tjscalingfactor *sf;
    [all...]
tjbench.c 64 tjscalingfactor *scalingfactors=NULL, sf={1, 1}; int nsf=0;
  /external/libvncserver/test/
tjunittest.c 144 tjscalingfactor sf, int flags)
274 int flags, tjscalingfactor sf)
318 tjscalingfactor *sf=tjGetScalingFactors(&n), sf1={1, 1};
tjbench.c 62 tjscalingfactor *scalingfactors=NULL, sf={1, 1}; int nsf=0;

Completed in 206 milliseconds