Home
last modified time | relevance | path

Searched refs:FINAL_PASS (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.h159 FINAL_PASS = 1 /** Function called in Tier 2 process*/ enumerator
Dt2.c679 if (p_t2_mode == FINAL_PASS) { in opj_t2_encode_packet()
880 if (p_t2_mode == FINAL_PASS) { in opj_t2_encode_packet()
927 if (p_t2_mode == FINAL_PASS) { in opj_t2_encode_packet()
Dpi.c1742 if (l_tcp->POC && (OPJ_IS_CINEMA(p_cp->rsiz) || p_t2_mode == FINAL_PASS)) { in opj_pi_initialise_encode()
1773 (t2_mode == FINAL_PASS)) || OPJ_IS_CINEMA(cp->rsiz)))) { in opj_pi_create_encode()
Dtcd.c2572 FINAL_PASS, in opj_tcd_t2_encode()