Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_ojpeg.c350 static int OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc);
799 if (OJPEGDecodeRaw(tif,buf,cc)==0) in OJPEGDecode()
811 OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGDecodeRaw() function

Completed in 7 milliseconds