Home | History | Annotate | Download | only in libtiff

Lines Matching refs:jpeg_create_decompress

2377     return(SETJMP(sp->exit_jmpbuf)?0:(jpeg_create_decompress(cinfo),1));