Searched refs:p_ty0 (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.c | 96 OPJ_INT32 p_ty0, 123 OPJ_INT32 p_ty0, 149 OPJ_INT32 * p_ty0, 181 OPJ_INT32 * p_ty0, 743 OPJ_INT32 * p_ty0, in opj_get_encoding_parameters() argument 779 *p_ty0 = opj_int_max((OPJ_INT32)(p_cp->ty0 + q * p_cp->tdy), in opj_get_encoding_parameters() 803 l_tcy0 = opj_int_ceildiv(*p_ty0, (OPJ_INT32)l_img_comp->dy); in opj_get_encoding_parameters() 861 OPJ_INT32 * p_ty0, in opj_get_all_encoding_parameters() argument 907 *p_ty0 = (OPJ_INT32)opj_uint_max(l_ty0, p_image->y0); in opj_get_all_encoding_parameters() 930 l_tcy0 = opj_int_ceildiv(*p_ty0, (OPJ_INT32)l_img_comp->dy); in opj_get_all_encoding_parameters() [all …]
|