OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanup_jpeg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
1941
static void
cleanup_jpeg
(jpeg *j)
function in typeref:typename:void
1974
if (!decode_jpeg_image(z)) {
cleanup_jpeg
(z); return NULL; }
1999
if (!z->img_comp[k].linebuf) {
cleanup_jpeg
(z); return epuc("outofmem", "Out of memory"); }
2017
if (!output) {
cleanup_jpeg
(z); return epuc("outofmem", "Out of memory"); }
2058
cleanup_jpeg
(z);
stb_image.c
1941
static void
cleanup_jpeg
(jpeg *j)
function in typeref:typename:void
1974
if (!decode_jpeg_image(z)) {
cleanup_jpeg
(z); return NULL; }
1999
if (!z->img_comp[k].linebuf) {
cleanup_jpeg
(z); return epuc("outofmem", "Out of memory"); }
2017
if (!output) {
cleanup_jpeg
(z); return epuc("outofmem", "Out of memory"); }
2058
cleanup_jpeg
(z);
Completed in 30 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025