OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jpc_bitstream_alloc
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_bs.c
88
static jpc_bitstream_t *
jpc_bitstream_alloc
(void);
106
if (!(bitstream =
jpc_bitstream_alloc
())) {
149
static jpc_bitstream_t *
jpc_bitstream_alloc
()
function
Completed in 167 milliseconds