Home
last modified time | relevance | path

Searched refs:tjMCUWidth (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/common/
Dturbojpeg.h100 static const int tjMCUWidth[TJ_NUMSAMP] = {8, 16, 16, 8, 8}; variable
Dturbojpeg.c195 cinfo->comp_info[0].h_samp_factor=tjMCUWidth[subsamp]/8; in setCompDefaults()
266 if(dinfo->comp_info[0].h_samp_factor==tjMCUWidth[i]/8 in getSubsamp()
508 mcuw=tjMCUWidth[jpegSubsamp]; in tjBufSize()