Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dpattern.h70 unsigned int weight() {return weight_;} in weight()
80 int weight_; // This is the likelihood that this variable
H A Dpattern.cc294 weight_ = weight; in Initialize()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dmotion_stabilizing.hpp112 std::vector<float> weight_; member in cv::videostab::GaussianMotionFilter