Searched refs:opj_v4dwt_interleave_v (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
H A D | dwt.c | 139 static void opj_v4dwt_interleave_v(opj_v4dwt_t* restrict v , OPJ_FLOAT32* restrict a , OPJ_INT32 x, OPJ_INT32 nb_elts_read); 670 static void opj_v4dwt_interleave_v(opj_v4dwt_t* restrict v , OPJ_FLOAT32* restrict a , OPJ_INT32 x, OPJ_INT32 nb_elts_read){ function 926 opj_v4dwt_interleave_v(&v, aj, (OPJ_INT32)w, 4); 940 opj_v4dwt_interleave_v(&v, aj, (OPJ_INT32)w, j);
|
Completed in 91 milliseconds