HomeSort by relevance Sort by last modified time
    Searched refs:opj_stream_set_read_function (Results 1 - 5 of 5) sorted by null

  /external/ImageMagick/coders/
jp2.c 344 opj_stream_set_read_function(jp2_stream,JP2ReadHandler);
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
cio.c 206 void OPJ_CALLCONV opj_stream_set_read_function(opj_stream_t* p_stream, opj_stream_read_fn p_function) function
openjpeg.h     [all...]
openjpeg.c 954 opj_stream_set_read_function(l_stream, (opj_stream_read_fn) opj_read_from_file);
  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_opj.cpp 134 opj_stream_set_read_function(l_stream, opj_read_from_memory);

Completed in 48 milliseconds