Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dpi.c901 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
921 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_poc_and_final()
976 l_current_poc->txS = (OPJ_UINT32)p_tx0; in opj_pi_update_encode_not_poc()
1567 pi[pino].poc.tx0 = (OPJ_INT32)tcp->txS; in opj_pi_create_encode()
1594 pi[pino].poc.tx0 = (OPJ_INT32)tcp->txS; in opj_pi_create_encode()
1635 tcp->tx0_t = tcp->txS; in opj_pi_create_encode()
1776 tcp->tx0_t = tcp->txS; in opj_pi_create_encode()
Dopenjpeg.h345 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy; member