Searched refs:txE (Results 1 – 2 of 2) sorted by relevance
1104 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()1125 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_poc_and_final()1180 l_current_poc->txE = (OPJ_UINT32)p_tx1; in opj_pi_update_encode_not_poc()1334 if (tcp->tx0_t == tcp->txE) { in opj_pi_check_next_level()1784 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()1811 pi[pino].poc.tx1 = (OPJ_INT32)tcp->txE; in opj_pi_create_encode()1973 if (tcp->tx0_t >= tcp->txE) { in opj_pi_create_encode()
345 OPJ_UINT32 txS, txE, tyS, tyE, dx, dy; member