Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_ojpeg.c401 extern void jpeg_encap_unwind(TIFF* tif);
408 static void jpeg_encap_unwind(TIFF* tif);
2475 jpeg_encap_unwind(TIFF* tif) in jpeg_encap_unwind() function
2496 jpeg_encap_unwind((TIFF*)(cinfo->client_data)); in OJPEGLibjpegJpegErrorMgrErrorExit()
2515 jpeg_encap_unwind(tif); in OJPEGLibjpegJpegSourceMgrFillInputBuffer()
2528 jpeg_encap_unwind(tif); in OJPEGLibjpegJpegSourceMgrSkipInputData()
2541 jpeg_encap_unwind(tif); in OJPEGLibjpegJpegSourceMgrResyncToRestart()

Completed in 7 milliseconds