Home
last modified time | relevance | path

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

/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp135 float weight2() const { return w2_; } in weight2() function in cv::videostab::LpMotionStabilizer
/external/opencv3/modules/objdetect/src/
DHaarStructs.h35 float weight2; member
/external/libavc/decoder/
Dih264d_inter_pred.c1322 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local