Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c356 int href=1, vref=1; in getSubsamp() local
359 href=tjMCUWidth[i]/8; vref=tjMCUHeight[i]/8; in getSubsamp()
362 && dinfo->comp_info[k].v_samp_factor==vref) in getSubsamp()