Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c260 uint8 plane_sample_offset; member
689 sp->plane_sample_offset=(uint8)s; in OJPEGPreDecode()
1053 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1066 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1101 sp->plane_sample_offset=s-1; in OJPEGReadSecondarySos()
1102 while(sp->sos_end[sp->plane_sample_offset].log==0) in OJPEGReadSecondarySos()
1103 sp->plane_sample_offset--; in OJPEGReadSecondarySos()
1104 sp->in_buffer_source=sp->sos_end[sp->plane_sample_offset].in_buffer_source; in OJPEGReadSecondarySos()
1105 sp->in_buffer_next_strile=sp->sos_end[sp->plane_sample_offset].in_buffer_next_strile; in OJPEGReadSecondarySos()
1106 sp->in_buffer_file_pos=sp->sos_end[sp->plane_sample_offset].in_buffer_file_pos; in OJPEGReadSecondarySos()
[all …]
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c269 uint8 plane_sample_offset; member
703 sp->plane_sample_offset=(uint8)s; in OJPEGPreDecode()
1067 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1080 sp->plane_sample_offset=0; in OJPEGReadHeaderInfo()
1115 sp->plane_sample_offset=s-1; in OJPEGReadSecondarySos()
1116 while(sp->sos_end[sp->plane_sample_offset].log==0) in OJPEGReadSecondarySos()
1117 sp->plane_sample_offset--; in OJPEGReadSecondarySos()
1118 sp->in_buffer_source=sp->sos_end[sp->plane_sample_offset].in_buffer_source; in OJPEGReadSecondarySos()
1119 sp->in_buffer_next_strile=sp->sos_end[sp->plane_sample_offset].in_buffer_next_strile; in OJPEGReadSecondarySos()
1120 sp->in_buffer_file_pos=sp->sos_end[sp->plane_sample_offset].in_buffer_file_pos; in OJPEGReadSecondarySos()
[all …]