Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_ojpeg.c268 uint8 subsampling_hor; member
445 sp->subsampling_hor=2; in TIFFInitOJPEG()
889 oy+=sp->subsampling_hor; in OJPEGDecodeRaw()
1039 sp->subsampling_hor=1; in OJPEGSubsamplingCorrect()
1046 mh=sp->subsampling_hor; in OJPEGSubsamplingCorrect()
1052 sp->subsampling_hor=1; in OJPEGSubsamplingCorrect()
1104 sp->subsampling_hor=1; in OJPEGReadHeaderInfo()
1123 if (((sp->subsampling_hor!=1) && (sp->subsampling_hor!=2) && (sp->subsampling_hor!=4)) || in OJPEGReadHeaderInfo()
1237 …ing_convert_ylinelen=((sp->strile_width+sp->subsampling_hor*8-1)/(sp->subsampling_hor*8)*sp->subsa… in OJPEGWriteHeaderInfo()
1706 sp->subsampling_hor=(o>>4); in OJPEGReadHeaderInfoSecStreamSof()
[all …]