Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dmct.h149 const OPJ_FLOAT64 * opj_mct_get_mct_norms_real (void);
D0012-mct_sse.patch25 @@ -72,7 +75,7 @@ const OPJ_FLOAT64 * opj_mct_get_mct_norms_real ()
Dmct.c70 const OPJ_FLOAT64 * opj_mct_get_mct_norms_real () in opj_mct_get_mct_norms_real() function
Dtcd.c2063 l_mct_norms = opj_mct_get_mct_norms_real(); in opj_tcd_t1_encode()