Home | History | Annotate | Download | only in test

Lines Matching defs:bitwise_and

59         Core.bitwise_and(gray127, gray3, dst);
65 Core.bitwise_and(gray3, gray1, dst, gray255);