HomeSort by relevance Sort by last modified time
    Searched defs:xor_mask (Results 1 - 2 of 2) sorted by null

  /external/opencv/otherlibs/highgui/
utils.cpp 354 int xor_mask = negative ? 255 : 0; local
358 int val = (i * 255/(length - 1)) ^ xor_mask;
  /external/libxml2/
xmlschemastypes.c 4010 unsigned char xmask, ymask, xor_mask, and_mask; local
    [all...]

Completed in 712 milliseconds