Home | History | Annotate | Download | only in jpeg

Lines Matching full:freed

770 freed automatically.  See cjpeg.c or djpeg.c for an example signal handler.
2432 jpeg_abort, at which point the memory is freed and the list is set to empty.
2763 Some data is allocated "permanently" and will not be freed until the JPEG
2764 object is destroyed. Most data is allocated "per image" and is freed by
2767 freed at these times. Typical code for this is
2803 "temporary files" may be extended-memory segments; if they are not freed,