Home
last modified time | relevance | path

Searched defs:blend_mask (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.h56 SmartPtr<CLBuffer> blend_mask[CLBlenderPlaneMax]; // sizeof(float) * mask_width member
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc2281 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle()
2476 uint8_t blend_mask = PackBlend4(shuffle32x4); in VisitS8x16Shuffle() local
2483 int8_t blend_mask = PackBlend4(shuffle32x4); in VisitS8x16Shuffle() local
2488 uint8_t blend_mask; in VisitS8x16Shuffle() local