Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c287 uint8 sof_hv[3]; member
1360 sp->sof_hv[0]=((sp->subsampling_hor<<4)|sp->subsampling_ver); in OJPEGReadHeaderInfoSec()
1362 sp->sof_hv[o]=17; in OJPEGReadHeaderInfoSec()
1650 sp->sof_hv[q]=o; in OJPEGReadHeaderInfoSecStreamSof()
2273 sp->out_buffer[10+m*3+1]=sp->sof_hv[sp->plane_sample_offset+m]; in OJPEGWriteStreamSof()
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c296 uint8 sof_hv[3]; member
1374 sp->sof_hv[0]=((sp->subsampling_hor<<4)|sp->subsampling_ver); in OJPEGReadHeaderInfoSec()
1376 sp->sof_hv[o]=17; in OJPEGReadHeaderInfoSec()
1669 sp->sof_hv[q]=o; in OJPEGReadHeaderInfoSecStreamSof()
2293 sp->out_buffer[10+m*3+1]=sp->sof_hv[sp->plane_sample_offset+m]; in OJPEGWriteStreamSof()