Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_stream.h159 #define JAS_STREAM_BUFSIZE 8192 macro
/external/opencv3/3rdparty/libjasper/
Djas_stream.c717 if ((stream->bufbase_ = jas_malloc(JAS_STREAM_BUFSIZE + in jas_stream_initbuf()
720 stream->bufsize_ = JAS_STREAM_BUFSIZE; in jas_stream_initbuf()