Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c379 static int OJPEGReadBlock(OJPEGState* sp, uint16 len, void* mem);
1438 if (OJPEGReadBlock(sp,65,&nb[sizeof(uint32)+4])==0) { in OJPEGReadHeaderInfoSecStreamDqt()
1495 if (OJPEGReadBlock(sp,m-2,&nb[sizeof(uint32)+4])==0) in OJPEGReadHeaderInfoSecStreamDht()
2048 OJPEGReadBlock(OJPEGState* sp, uint16 len, void* mem) in OJPEGReadBlock() function
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c388 static int OJPEGReadBlock(OJPEGState* sp, uint16 len, void* mem);
1452 if (OJPEGReadBlock(sp,65,&nb[sizeof(uint32)+4])==0) { in OJPEGReadHeaderInfoSecStreamDqt()
1509 if (OJPEGReadBlock(sp,m-2,&nb[sizeof(uint32)+4])==0) { in OJPEGReadHeaderInfoSecStreamDht()
2068 OJPEGReadBlock(OJPEGState* sp, uint16 len, void* mem) in OJPEGReadBlock() function