Searched defs:tjMCUWidth (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/common/
H A Dturbojpeg.h100 static const int tjMCUWidth[TJ_NUMSAMP] = {8, 16, 16, 8, 8}; variable
/external/libjpeg-turbo/
H A Dturbojpeg.h144 static const int tjMCUWidth[TJ_NUMSAMP] = {8, 16, 16, 8, 8, 32}; variable
445 * on the level of chrominance subsampling used (see #tjMCUWidth
501 * by the MCU block width (see #tjMCUWidth.)
692 * even multiple of the MCU block width (see #tjMCUWidth), then an intermediate
757 * even multiple of the MCU block width (see #tjMCUWidth), then an intermediate
1161 * block width (see #tjMCUWidth), then an intermediate buffer copy will be
1213 * block width (see #tjMCUWidth), then an intermediate buffer copy will be

Completed in 168 milliseconds