Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dcio.h77 opj_stream_e_output = 0x1, enumerator
Dcio.c174 l_stream->m_status |= opj_stream_e_output; in opj_stream_create()
231 if ((!l_stream )|| (! (l_stream->m_status & opj_stream_e_output))) { in opj_stream_set_write_function()