Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dinvert.c113 OPJ_UINT32 * dstPermutations; in opj_lupDecompose() local
157 dstPermutations = tmpPermutations + k2 - k; in opj_lupDecompose()
160 *tmpPermutations = *dstPermutations; in opj_lupDecompose()
161 *dstPermutations = t; in opj_lupDecompose()