Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dbio.h121 OPJ_BOOL opj_bio_flush(opj_bio_t *bio);
Dbio.c171 OPJ_BOOL opj_bio_flush(opj_bio_t *bio) { in opj_bio_flush() function
Dt2.c694 if (!opj_bio_flush(bio)) { in opj_t2_encode_packet()