Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_ojpeg.c260 uint8 plane_sample_offset; member
694 sp->plane_sample_offset=(uint8)s; in OJPEGPreDecode()
1058 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1071 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1106 sp->plane_sample_offset=(uint8)(s-1); in OJPEGReadSecondarySos()
1108 sp->plane_sample_offset--; in OJPEGReadSecondarySos()
1116 while(sp->plane_sample_offset<s) in OJPEGReadSecondarySos()
1135 sp->plane_sample_offset++; in OJPEGReadSecondarySos()
1347 assert(sp->plane_sample_offset==0); in OJPEGReadHeaderInfoSec()
1730 sp->sos_cs[sp->plane_sample_offset+o]=n; in OJPEGReadHeaderInfoSecStreamSos()
[all …]