Home
last modified time | relevance | path

Searched refs:NUMSF (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/common/
Dturbojpeg.c99 #define NUMSF 4 macro
100 static const tjscalingfactor sf[NUMSF]={
737 *numscalingfactors=NUMSF; in tjGetScalingFactors()
785 for(i=0; i<NUMSF; i++) in tjDecompress2()