Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_ojpeg.c268 uint8 subsampling_hor; member
445 sp->subsampling_hor=2; in TIFFInitOJPEG()
844 oy+=sp->subsampling_hor; in OJPEGDecodeRaw()
995 sp->subsampling_hor=1; in OJPEGSubsamplingCorrect()
1002 mh=sp->subsampling_hor; in OJPEGSubsamplingCorrect()
1008 sp->subsampling_hor=1; in OJPEGSubsamplingCorrect()
1060 sp->subsampling_hor=1; in OJPEGReadHeaderInfo()
1187 …ing_convert_ylinelen=((sp->strile_width+sp->subsampling_hor*8-1)/(sp->subsampling_hor*8)*sp->subsa… in OJPEGWriteHeaderInfo()
1220 …sp->subsampling_convert_clinelenout=((sp->strile_width+sp->subsampling_hor-1)/sp->subsampling_hor); in OJPEGWriteHeaderInfo()
1647 sp->subsampling_hor=(o>>4); in OJPEGReadHeaderInfoSecStreamSof()
[all …]