Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
D0003-dwt-decode.patch86 @@ -344,8 +351,8 @@ static void opj_dwt_interleave_v(const opj_dwt_t* v, OPJ_INT32 *a, OPJ_INT32 x)
Ddwt.c329 static void opj_dwt_interleave_v(const opj_dwt_t* v, OPJ_INT32 *a, OPJ_INT32 x) in opj_dwt_interleave_v() function
969 opj_dwt_interleave_v(dwt, tiledp_col + c, stride); in opj_idwt53_v()