Home
last modified time | relevance | path

Searched refs:l_tcx1 (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dpi.c803 OPJ_INT32 l_tcx0, l_tcy0, l_tcx1, l_tcy1; in opj_get_encoding_parameters() local
807 l_tcx1 = opj_int_ceildiv(*p_tx1, (OPJ_INT32)l_img_comp->dx); in opj_get_encoding_parameters()
834 l_rx1 = opj_int_ceildivpow2(l_tcx1, (OPJ_INT32)l_level_no); in opj_get_encoding_parameters()
927 OPJ_INT32 l_tcx0, l_tcy0, l_tcx1, l_tcy1; in opj_get_all_encoding_parameters() local
934 l_tcx1 = opj_int_ceildiv(*p_tx1, (OPJ_INT32)l_img_comp->dx); in opj_get_all_encoding_parameters()
968 l_rx1 = opj_int_ceildivpow2(l_tcx1, (OPJ_INT32)l_level_no); in opj_get_all_encoding_parameters()