Searched refs:p_tx1 (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.c | 95 OPJ_INT32 p_tx1, 122 OPJ_INT32 p_tx1, 148 OPJ_INT32 * p_tx1, 180 OPJ_INT32 * p_tx1, 742 OPJ_INT32 * p_tx1, in opj_get_encoding_parameters() argument 777 *p_tx1 = opj_int_min((OPJ_INT32)(p_cp->tx0 + (p + 1) * p_cp->tdx), in opj_get_encoding_parameters() 804 l_tcx1 = opj_int_ceildiv(*p_tx1, (OPJ_INT32)l_img_comp->dx); in opj_get_encoding_parameters() 860 OPJ_INT32 * p_tx1, in opj_get_all_encoding_parameters() argument 904 *p_tx1 = (OPJ_INT32)opj_uint_min(opj_uint_adds(l_tx0, p_cp->tdx), p_image->x1); in opj_get_all_encoding_parameters() 931 l_tcx1 = opj_int_ceildiv(*p_tx1, (OPJ_INT32)l_img_comp->dx); in opj_get_all_encoding_parameters() [all …]
|