OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JAS_STREAM_BUFSIZE
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjasper/jasper/
jas_stream.h
159
#define
JAS_STREAM_BUFSIZE
8192
/external/opencv3/3rdparty/libjasper/
jas_stream.c
717
if ((stream->bufbase_ = jas_malloc(
JAS_STREAM_BUFSIZE
+
720
stream->bufsize_ =
JAS_STREAM_BUFSIZE
;
Completed in 42 milliseconds