Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:TJFLAG_NOREALLOC

367 #define TJFLAG_NOREALLOC     1024
648 * re-allocated (setting #TJFLAG_NOREALLOC guarantees this.)
651 * pre-allocated buffer. In any case, unless you have set #TJFLAG_NOREALLOC,
716 * re-allocated (setting #TJFLAG_NOREALLOC guarantees this.)
719 * pre-allocated buffer. In any case, unless you have set #TJFLAG_NOREALLOC,
786 * re-allocated (setting #TJFLAG_NOREALLOC guarantees this.)
789 * pre-allocated buffer. In any case, unless you have set #TJFLAG_NOREALLOC,
1397 * #TJFLAG_NOREALLOC guarantees this.)
1401 * #TJFLAG_NOREALLOC, you should always check <tt>dstBufs[i]</tt> upon return
1440 * (re)allocation (by setting #TJFLAG_NOREALLOC.)