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

  /external/pdfium/third_party/libopenjpeg20/
cio.c 414 if (! opj_stream_flush(p_stream, p_event_mgr)) {
421 OPJ_BOOL opj_stream_flush (opj_stream_private_t * p_stream, opj_event_mgr_t * p_event_mgr) function
515 l_is_written = opj_stream_flush (p_stream, p_event_mgr);
586 if (! opj_stream_flush(p_stream,p_event_mgr)) {
cio.h 292 OPJ_BOOL opj_stream_flush (opj_stream_private_t * p_stream, struct opj_event_mgr * p_event_mgr);
j2k.c     [all...]

Completed in 40 milliseconds