Home
last modified time | relevance | path

Searched defs:coefTableOffset (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bioinspired/src/
H A Dbasicretinafilter.cpp399 unsigned int coefTableOffset=filterIndex*3; in runFilter_LPfilter_Autonomous() local
416 unsigned int coefTableOffset=filterIndex*3; in _spatiotemporalLPfilter() local
433 unsigned int coefTableOffset=filterIndex*3; in _squaringSpatiotemporalLPfilter() local
637 unsigned int coefTableOffset=filterIndex*3; in _localSquaringSpatioTemporalLPfilter() local
753 unsigned int coefTableOffset=filterIndex*3; in _spatiotemporalLPfilter_Irregular() local
773 unsigned int coefTableOffset=filterIndex*3; in _spatiotemporalLPfilter_Irregular() local
H A Dretina_ocl.cpp584 unsigned int coefTableOffset = filterIndex * 3; in _spatiotemporalLPfilter_h() local