Searched defs:l_step_p (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dpi.c1172 OPJ_UINT32 l_step_p , l_step_c , l_step_r , l_step_l ; local
1230 l_step_p = 1;
1231 l_step_c = l_max_prec * l_step_p;
1262 l_current_pi->step_p = l_step_p;
1304 l_current_pi->step_p = l_step_p;
1373 OPJ_UINT32 l_step_p , l_step_c , l_step_r , l_step_l ; local
1427 l_step_p = 1;
1428 l_step_c = l_max_prec * l_step_p;
1455 l_current_pi->step_p = l_step_p;
1494 l_current_pi->step_p = l_step_p;
[all...]

Completed in 105 milliseconds