Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c351 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
452 tif->tif_postdecode=OJPEGPostDecode; in TIFFInitOJPEG()
878 OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGPostDecode() function
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c360 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
461 tif->tif_postdecode=OJPEGPostDecode; in TIFFInitOJPEG()
892 OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGPostDecode() function