Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dinvert.c112 OPJ_UINT32 * tmpPermutations = permutations; in opj_lupDecompose() local
127 *tmpPermutations++ = i; in opj_lupDecompose()
130 tmpPermutations = permutations; in opj_lupDecompose()
157 dstPermutations = tmpPermutations + k2 - k; in opj_lupDecompose()
159 t = *tmpPermutations; in opj_lupDecompose()
160 *tmpPermutations = *dstPermutations; in opj_lupDecompose()
203 ++tmpPermutations; in opj_lupDecompose()