Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.c911 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
931 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
986 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_not_poc()
1583 pi[pino].poc.tx0 = (OPJ_INT32)tcp->txS; in opj_pi_create_encode()
1610 pi[pino].poc.tx0 = (OPJ_INT32)tcp->txS; in opj_pi_create_encode()
1651 tcp->tx0_t = tcp->txS; in opj_pi_create_encode()
1792 tcp->tx0_t = tcp->txS; in opj_pi_create_encode()
Dopenjpeg.h345 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy; member