Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
D0003-dwt-decode.patch41 @@ -149,14 +149,14 @@ static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps,
128 @@ -1106,8 +1113,8 @@ static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps,
Ddwt.c146 static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps,
1096 static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps, in opj_dwt_encode_stepsize() function
1307 opj_dwt_encode_stepsize((OPJ_INT32) floor(stepsize * 8192.0), in opj_dwt_calc_explicit_stepsizes()