Home
last modified time | relevance | path

Searched refs:weight1 (Results 1 – 10 of 10) sorted by relevance

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp263 real64 weight1) in Interpolate() argument
266 if (weight1 >= 1.0) in Interpolate()
282 if (weight1 <= 0.0) in Interpolate()
331 real32 w1 = (real32) weight1; in Interpolate()
Ddng_hue_sat_map.h228 real64 weight1);
/external/opencv3/modules/objdetect/src/
DHaarStructs.h34 float weight1; member
Dcascadedetect.cpp1438 f.weight1 = ff[i].rect[1].weight; in setHaarVars()
/external/opencv3/modules/imgproc/src/opencl/
Dblend_linear.cl58 __global const uchar * weight1, int weight1_step, int weight1_offset,
73 float w1 = *(__global const float *)(weight1 + weight1_index),
/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp132 float weight1() const { return w1_; } in weight1() function in cv::videostab::LpMotionStabilizer
/external/libavc/decoder/
Dih264d_inter_pred.c1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
1326 weight1 = (WORD16)(u4_wt_ofst_y & 0xffff); in ih264d_motion_compensate_mp()
1340 weight1, weight2, ofst1, in ih264d_motion_compensate_mp()
1346 weight1 = ((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/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1032 const SkColor endpoints[2], int weight0, int weight1, int plane) { in interpolate_dual_endpoints() argument
1042 SkColorGetR(endpoints[0]), SkColorGetR(endpoints[1]), weight1); in interpolate_dual_endpoints()
1047 SkColorGetG(endpoints[0]), SkColorGetG(endpoints[1]), weight1); in interpolate_dual_endpoints()
1052 SkColorGetB(endpoints[0]), SkColorGetB(endpoints[1]), weight1); in interpolate_dual_endpoints()
1057 SkColorGetA(endpoints[0]), SkColorGetA(endpoints[1]), weight1); in interpolate_dual_endpoints()
/external/llvm/test/CodeGen/Mips/
Ddelay-slot-fill-forward.ll25 @weight1 = external global i16, align 2
69 store i16 %conv88673, i16* @weight1, align 2, !tbaa !5