Home
last modified time | relevance | path

Searched refs:opj_bio_flush (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dbio.h121 OPJ_BOOL opj_bio_flush(opj_bio_t *bio);
Dbio.c195 OPJ_BOOL opj_bio_flush(opj_bio_t *bio) in opj_bio_flush() function
Dt2.c858 if (!opj_bio_flush(bio)) { in opj_t2_encode_packet()