OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jp2_write_codestream
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/3rdparty/libjasper/
jp2_enc.c
346
int
jp2_write_codestream
(jas_image_t *image, jas_stream_t *out, char *optstr)
function
391
if (
jp2_write_codestream
(image, out, optstr) < 0)
406
if (
jp2_write_codestream
(image, out, optstr) < 0)
Completed in 71 milliseconds