Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Ddwt.c240 static const OPJ_FLOAT64 opj_dwt_norms_real[4][10] = { variable
1285 return opj_dwt_norms_real[orient][level]; in opj_dwt_getnorm_real()
1304 OPJ_FLOAT64 norm = opj_dwt_norms_real[orient][level]; in opj_dwt_calc_explicit_stepsizes()