Searched refs:p_tx0 (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.c | 95 OPJ_INT32 p_tx0, 122 OPJ_INT32 p_tx0, 148 OPJ_INT32 * p_tx0, 180 OPJ_INT32 * p_tx0, 568 OPJ_INT32 * p_tx0, in opj_get_encoding_parameters() argument 602 *p_tx0 = opj_int_max((OPJ_INT32)(p_cp->tx0 + p * p_cp->tdx), (OPJ_INT32)p_image->x0); in opj_get_encoding_parameters() 625 l_tcx0 = opj_int_ceildiv(*p_tx0, (OPJ_INT32)l_img_comp->dx); in opj_get_encoding_parameters() 682 OPJ_INT32 * p_tx0, in opj_get_all_encoding_parameters() argument 725 *p_tx0 = (OPJ_INT32)opj_uint_max(l_tx0, p_image->x0); in opj_get_all_encoding_parameters() 750 l_tcx0 = opj_int_ceildiv(*p_tx0, (OPJ_INT32)l_img_comp->dx); in opj_get_all_encoding_parameters() [all …]
|