Searched refs:tpnum (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dt2.h75 @param tpnum Tile part number of the current tile
88 OPJ_UINT32 tpnum,
H A Dpi.h145 @param tpnum Tile part number of the current tile
153 OPJ_UINT32 tpnum,
H A Dpi.c1543 OPJ_UINT32 tpnum,
1604 if(tpnum==0){
1539 opj_pi_create_encode( opj_pi_iterator_t *pi, opj_cp_t *cp, OPJ_UINT32 tileno, OPJ_UINT32 pino, OPJ_UINT32 tpnum, OPJ_INT32 tppos, J2K_T2_MODE t2_mode) argument
H A Dj2k.c1599 OPJ_UINT32 tpnum = 1; local
1624 tpnum *= l_current_poc->compE;
1628 tpnum *= l_current_poc->resE;
1632 tpnum *= l_current_poc->prcE;
1636 tpnum *= l_current_poc->layE;
1647 tpnum=1;
1650 return tpnum;

Completed in 568 milliseconds