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

/external/pdfium/third_party/libopenjpeg20/
H A Ddwt.c100 static void opj_dwt_interleave_h(opj_dwt_t* h, OPJ_INT32 *a);
248 static void opj_dwt_interleave_h(opj_dwt_t* h, OPJ_INT32 *a) { function
606 opj_dwt_interleave_h(&h, &tiledp[j*w]);

Completed in 143 milliseconds