Searched refs:NUMSUBOPT (Results 1 – 5 of 5) sorted by relevance
24 #define NUMSUBOPT 4 macro
491 #define NUMSUBOPT TJ_NUMSAMP macro
262 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()
61 const char *subName[NUMSUBOPT]={"444", "422", "420", "GRAY", "440"};
17604 +#define NUMSUBOPT 4