Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_ojpeg.c349 static int OJPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
454 tif->tif_decoderow=OJPEGDecode; in TIFFInitOJPEG()
455 tif->tif_decodestrip=OJPEGDecode; in TIFFInitOJPEG()
456 tif->tif_decodetile=OJPEGDecode; in TIFFInitOJPEG()
787 OJPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in OJPEGDecode() function
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog813 * libtiff/tif_ojpeg.c: make OJPEGDecode() early exit in case of failure in

Completed in 14 milliseconds