Home
last modified time | relevance | path

Searched refs:weight2 (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/objdetect/src/
DHaarStructs.h35 float weight2; member
Dcascadedetect.cpp1439 f.weight2 = ff[i].rect[2].weight; in setHaarVars()
/external/opencv3/modules/imgproc/src/opencl/
Dblend_linear.cl59 __global const uchar * weight2, int weight2_step, int weight2_offset,
74 w2 = *(__global const float *)(weight2 + weight2_index);
/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp135 float weight2() const { return w2_; } in weight2() function in cv::videostab::LpMotionStabilizer
/external/libavc/decoder/
Dih264d_inter_pred.c1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
1330 weight2 = (WORD16)(u4_wt_ofst_y & 0xffff); in ih264d_motion_compensate_mp()
1340 weight1, weight2, ofst1, in ih264d_motion_compensate_mp()
1353 weight2 = ((u4_wt_ofst_v & 0xffff) << 16) in ih264d_motion_compensate_mp()
1364 weight1, weight2, ofst1, ofst2, in ih264d_motion_compensate_mp()
/external/opencv3/modules/rsobjdetect/src/
Dinnerloop.cpp47 f.weight0, f.weight1, f.weight2); in initInnerLoop()
/external/llvm/test/CodeGen/Mips/
Ddelay-slot-fill-forward.ll26 @weight2 = external global i16, align 2
72 store i16 %conv106, i16* @weight2, align 2, !tbaa !5