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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
cio.h 77 opj_stream_e_output = 0x1, enumerator in enum:__anon12273
cio.c 175 l_stream->m_status |= opj_stream_e_output;
237 if ((!l_stream )|| (! (l_stream->m_status & opj_stream_e_output))) {

Completed in 189 milliseconds