Searched refs:opj_lupDecompose (Results 1 – 1 of 1) sorted by relevance
37 static OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,89 if (! opj_lupDecompose(pSrcMatrix, lPermutations, l_double_data, nb_compo)) { in opj_matrix_inversion_f()107 static OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix, in opj_lupDecompose() function