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.c902 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
922 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
977 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_not_poc()
1126 if(tcp->tx0_t == tcp->txE){ in opj_pi_check_next_level()
1569 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1596 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1758 if(tcp->tx0_t >= tcp->txE){ in opj_pi_create_encode()
Dopenjpeg.h345 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy; member