Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dinvert.c110 OPJ_UINT32 * tmpPermutations = permutations; in opj_lupDecompose() local
126 *tmpPermutations++ = i; in opj_lupDecompose()
129 tmpPermutations = permutations; in opj_lupDecompose()
156 dstPermutations = tmpPermutations + k2 - k; in opj_lupDecompose()
158 t = *tmpPermutations; in opj_lupDecompose()
159 *tmpPermutations = *dstPermutations; in opj_lupDecompose()
202 ++tmpPermutations; in opj_lupDecompose()