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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Ddwt.c180 static const OPJ_FLOAT64 opj_dwt_norms_real[4][10] = { variable
517 return opj_dwt_norms_real[orient][level];
534 OPJ_FLOAT64 norm = opj_dwt_norms_real[orient][level];

Completed in 2132 milliseconds