Searched refs:opj_stream_e_output (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dcio.h77 opj_stream_e_output = 0x1, enumerator in enum:__anon28582
H A Dcio.c175 l_stream->m_status |= opj_stream_e_output;
237 if ((!l_stream )|| (! (l_stream->m_status & opj_stream_e_output))) {

Completed in 88 milliseconds