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

  /external/pdfium/third_party/libopenjpeg20/
cio.c 258 void OPJ_CALLCONV opj_stream_set_user_data_length(opj_stream_t* p_stream, OPJ_UINT64 data_length) function
openjpeg.h     [all...]
openjpeg.c 953 opj_stream_set_user_data_length(l_stream, opj_get_data_length_from_file(p_file));
  /external/ImageMagick/coders/
jp2.c 349 opj_stream_set_user_data_length(jp2_stream,GetBlobSize(image));
    [all...]
  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_opj.cpp 133 opj_stream_set_user_data_length(l_stream, data->src_size);

Completed in 58 milliseconds