Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching defs:TJ_NUMSAMP

81 #define TJ_NUMSAMP 6
144 static const int tjMCUWidth[TJ_NUMSAMP] = {8, 16, 16, 8, 8, 32};
155 static const int tjMCUHeight[TJ_NUMSAMP] = {8, 8, 16, 8, 16, 8};
1481 #define NUMSUBOPT TJ_NUMSAMP