Home
last modified time | relevance | path

Searched refs:txE (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dpi.c1101 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
1122 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
1177 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_not_poc()
1331 if (tcp->tx0_t == tcp->txE) { in opj_pi_check_next_level()
1781 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1808 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1970 if (tcp->tx0_t >= tcp->txE) { in opj_pi_create_encode()
Dopenjpeg.h345 OPJ_UINT32 txS, txE, tyS, tyE, dx, dy; member