OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opj_stream_set_write_function
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/coders/
jp2.c
345
opj_stream_set_write_function
(jp2_stream,JP2WriteHandler);
[
all
...]
/external/pdfium/third_party/libopenjpeg20/
cio.c
227
void OPJ_CALLCONV
opj_stream_set_write_function
(opj_stream_t* p_stream, opj_stream_write_fn p_function)
function
openjpeg.h
[
all
...]
openjpeg.c
955
opj_stream_set_write_function
(l_stream, (opj_stream_write_fn) opj_write_from_file);
/external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp
130
opj_stream_set_write_function
(l_stream, opj_write_from_memory);
Completed in 2136 milliseconds