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

  /external/pdfium/third_party/libopenjpeg20/
cio.h 58 #define opj_read_bytes opj_read_bytes_BE
189 void opj_read_bytes_BE(const OPJ_BYTE * p_buffer, OPJ_UINT32 * p_value, OPJ_UINT32 p_nb_bytes);
cio.c 68 void opj_read_bytes_BE(const OPJ_BYTE * p_buffer, OPJ_UINT32 * p_value, OPJ_UINT32 p_nb_bytes)
jp2.c     [all...]

Completed in 46 milliseconds