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

  /external/pdfium/third_party/libopenjpeg20/
cio.h 65 #define opj_read_bytes opj_read_bytes_LE
207 void opj_read_bytes_LE(const OPJ_BYTE * p_buffer, OPJ_UINT32 * p_value, OPJ_UINT32 p_nb_bytes);
cio.c 78 void opj_read_bytes_LE(const OPJ_BYTE * p_buffer, OPJ_UINT32 * p_value, OPJ_UINT32 p_nb_bytes)

Completed in 30 milliseconds