Home
last modified time | relevance | path

Searched defs:c_mat_elt (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/src/
H A Dmatrix.c121 c_mat_elt (const CMat * const mat, const gint col, const gint row) in c_mat_elt() function
/dports/graphics/photivo/photivo/Sources/
H A DptRefocusMatrix.cpp110 inline double ptRefocusMatrix::c_mat_elt(const ptCMat* const mat, in c_mat_elt() function in ptRefocusMatrix
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/sharp/
H A Drefocusmatrix.cpp178 inline double RefocusMatrix::c_mat_elt(const CMat* const mat, const int col, const int row) in c_mat_elt() function in Digikam::RefocusMatrix