Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c349 static int OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc);
786 if (OJPEGDecodeRaw(tif,buf,cc)==0) in OJPEGDecode()
798 OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGDecodeRaw() function
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c358 static int OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc);
800 if (OJPEGDecodeRaw(tif,buf,cc)==0) in OJPEGDecode()
812 OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGDecodeRaw() function