Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dinvert.c111 OPJ_UINT32 * dstPermutations; in opj_lupDecompose() local
156 dstPermutations = tmpPermutations + k2 - k; in opj_lupDecompose()
159 *tmpPermutations = *dstPermutations; in opj_lupDecompose()
160 *dstPermutations = t; in opj_lupDecompose()