Searched refs:NUMSUBOPT (Results 1 - 4 of 4) sorted by relevance

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

Completed in 93 milliseconds