Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/misc/turbovnc/
Dturbojpeg.h24 #define NUMSUBOPT 4 macro
/external/libvncserver/common/
Dturbojpeg.h491 #define NUMSUBOPT TJ_NUMSAMP macro
Dturbojpeg.c262 for(i=0; i<NUMSUBOPT; i++) in getSubsamp()
502 if(width<1 || height<1 || jpegSubsamp<0 || jpegSubsamp>=NUMSUBOPT) in tjBufSize()
549 || jpegSubsamp<0 || jpegSubsamp>=NUMSUBOPT || jpegQual<0 || jpegQual>100) in tjCompress2()
/external/libvncserver/test/
Dtjbench.c61 const char *subName[NUMSUBOPT]={"444", "422", "420", "GRAY", "440"};
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch17604 +#define NUMSUBOPT 4