Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dmqc.h140 void opj_mqc_flush(opj_mqc_t *mqc);
Dt1.c1632 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1636 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1644 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1648 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1682 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
Dmqc.c412 void opj_mqc_flush(opj_mqc_t *mqc) { in opj_mqc_flush() function