Searched refs:p_ty1 (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.c | 97 OPJ_INT32 p_ty1, 124 OPJ_INT32 p_ty1, 150 OPJ_INT32 * p_ty1, 182 OPJ_INT32 * p_ty1, 744 OPJ_INT32 * p_ty1, in opj_get_encoding_parameters() argument 781 *p_ty1 = opj_int_min((OPJ_INT32)(p_cp->ty0 + (q + 1) * p_cp->tdy), in opj_get_encoding_parameters() 805 l_tcy1 = opj_int_ceildiv(*p_ty1, (OPJ_INT32)l_img_comp->dy); in opj_get_encoding_parameters() 862 OPJ_INT32 * p_ty1, in opj_get_all_encoding_parameters() argument 908 *p_ty1 = (OPJ_INT32)opj_uint_min(opj_uint_adds(l_ty0, p_cp->tdy), p_image->y1); in opj_get_all_encoding_parameters() 932 l_tcy1 = opj_int_ceildiv(*p_ty1, (OPJ_INT32)l_img_comp->dy); in opj_get_all_encoding_parameters() [all …]
|