Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dinvert.c37 static OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,
89 if(! opj_lupDecompose(pSrcMatrix,lPermutations,l_double_data,nb_compo)) { in opj_matrix_inversion_f()
106 OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,OPJ_UINT32 * permutations, in opj_lupDecompose() function