HomeSort by relevance Sort by last modified time
    Searched full:opj_stream_read_data (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
cio.h 274 OPJ_SIZE_T opj_stream_read_data(opj_stream_private_t * p_stream,
cio.c 281 OPJ_SIZE_T opj_stream_read_data(opj_stream_private_t * p_stream, function
j2k.c     [all...]
jp2.c 487 *p_number_bytes_read = (OPJ_UINT32)opj_stream_read_data(cio, l_data_header, 8,
514 OPJ_UINT32 l_nb_bytes_read = (OPJ_UINT32)opj_stream_read_data(cio,
    [all...]

Completed in 2988 milliseconds