Searched refs:weight2 (Results 1 – 7 of 7) sorted by relevance
/external/opencv3/modules/objdetect/src/ |
D | HaarStructs.h | 35 float weight2; member
|
D | cascadedetect.cpp | 1439 f.weight2 = ff[i].rect[2].weight; in setHaarVars()
|
/external/opencv3/modules/imgproc/src/opencl/ |
D | blend_linear.cl | 59 __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/ |
D | motion_stabilizing.hpp | 135 float weight2() const { return w2_; } in weight2() function in cv::videostab::LpMotionStabilizer
|
/external/libavc/decoder/ |
D | ih264d_inter_pred.c | 1321 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/ |
D | innerloop.cpp | 47 f.weight0, f.weight1, f.weight2); in initInnerLoop()
|
/external/llvm/test/CodeGen/Mips/ |
D | delay-slot-fill-forward.ll | 26 @weight2 = external global i16, align 2 72 store i16 %conv106, i16* @weight2, align 2, !tbaa !5
|