Home
last modified time | relevance | path

Searched defs:weight1 (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp263 real64 weight1) in Interpolate()
/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp132 float weight1() const { return w1_; } in weight1() function in cv::videostab::LpMotionStabilizer
/external/opencv3/modules/objdetect/src/
DHaarStructs.h34 float weight1; member
/external/libavc/decoder/
Dih264d_inter_pred.c1322 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1032 const SkColor endpoints[2], int weight0, int weight1, int plane) { in interpolate_dual_endpoints()