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.c1638 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1642 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1650 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1654 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
1688 opj_mqc_flush(mqc); in opj_t1_encode_cblk()
Dmqc.c412 void opj_mqc_flush(opj_mqc_t *mqc) { in opj_mqc_flush() function