Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.c1377 OPJ_UINT32 l_max_res; in opj_pi_create_decode() local
1435 … &l_ty0, &l_ty1, &l_dx_min, &l_dy_min, &l_max_prec, &l_max_res, l_tmp_ptr); in opj_pi_create_decode()
1441 l_step_l = l_max_res * l_step_r; in opj_pi_create_decode()
1552 opj_pi_update_decode_poc(l_pi, l_tcp, l_max_prec, l_max_res); in opj_pi_create_decode()
1554 opj_pi_update_decode_not_poc(l_pi, l_tcp, l_max_prec, l_max_res); in opj_pi_create_decode()
1577 OPJ_UINT32 l_max_res; in opj_pi_initialise_encode() local
1634 … &l_ty0, &l_ty1, &l_dx_min, &l_dy_min, &l_max_prec, &l_max_res, l_tmp_ptr); in opj_pi_initialise_encode()
1640 l_step_l = l_max_res * l_step_r; in opj_pi_initialise_encode()
1744 l_max_prec, l_max_res, l_dx_min, l_dy_min); in opj_pi_initialise_encode()
1747 l_ty0, l_ty1, l_max_prec, l_max_res, l_dx_min, l_dy_min); in opj_pi_initialise_encode()
[all …]