Home | History | Annotate | Download | only in src

Lines Matching full:nshadowdetection

89     nShadowDetection =  defaultnShadowDetection2;
113 nShadowDetection = defaultnShadowDetection2;
178 virtual int getShadowValue() const { return nShadowDetection; }
179 virtual void setShadowValue(int value) { nShadowDetection = (uchar)value; }
192 << "shadowValue" << (int)nShadowDetection
204 nShadowDetection = saturate_cast<uchar>((int)fn["shadowValue"]);
232 unsigned char nShadowDetection;//do shadow detection - insert this value as the detection result - 127 default value
458 uchar nShadowDetection
550 *_dst.ptr((int)y, (int)x) = nShadowDetection;
594 nShadowDetection