Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.c912 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
932 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()
987 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_not_poc()
1136 if(tcp->tx0_t == tcp->txE){ in opj_pi_check_next_level()
1585 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1612 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()
1774 if(tcp->tx0_t >= tcp->txE){ in opj_pi_create_encode()
Dopenjpeg.h345 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy; member