Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dpi.c900 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
920 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
975 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_not_poc()
1123 if(tcp->tx0_t == tcp->txE){ in opj_pi_check_next_level()
1568 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1595 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1757 if(tcp->tx0_t >= tcp->txE){ in opj_pi_create_encode()
Dopenjpeg.h284 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy; member