Home
last modified time | relevance | path

Searched defs:wmask (Results 1 – 10 of 10) sorted by relevance

/external/opencv3/modules/photo/src/
Dseamless_cloning_impl.cpp326 void Cloning::evaluate(const Mat &I, const Mat &wmask, const Mat &cloned) in evaluate()
408 void Cloning::localColorChange(Mat &I, Mat &mask, Mat &wmask, Mat &cloned, float red_mul=1.0, in localColorChange()
421 void Cloning::illuminationChange(Mat &I, Mat &mask, Mat &wmask, Mat &cloned, float alpha, float bet… in illuminationChange()
451 void Cloning::textureFlatten(Mat &I, Mat &mask, Mat &wmask, float low_threshold, in textureFlatten()
/external/zlib/src/contrib/masmx86/
Dmatch686.asm57 wmask equ dword ptr [esp+NbStack-52] define
/external/opencv3/3rdparty/zlib/
Ddeflate.c1164 uInt wmask = s->w_mask; local
/external/pdfium/third_party/zlib_v128/
Ddeflate.c1163 uInt wmask = s->w_mask; in longest_match() local
/external/zlib/src/
Ddeflate.c1164 uInt wmask = s->w_mask; local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshrec.c335 FT_Int wmask = 0x80; in ps_mask_table_set_bits() local
/external/freetype/src/pshinter/
Dpshrec.c335 FT_Int wmask = 0x80; in ps_mask_table_set_bits() local
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.c335 FT_Int wmask = 0x80; in ps_mask_table_set_bits() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c475 int wmask = depth_stencil->stencil[1].writemask & 0xff; in i915_create_depth_stencil_state() local
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c2328 Bool dbm_DecodeBitMasks ( /*OUT*/ULong* wmask, /*OUT*/ULong* tmask, in dbm_DecodeBitMasks()
2652 ULong wmask = 0, tmask = 0; in dis_ARM64_data_processing_immediate() local