Searched refs:InvertPixel (Results 1 – 2 of 2) sorted by relevance
212 inline void InvertPixel(int32 x, int32 y, uchar* dest, const uchar* src);
1075 ImageProcessor::InvertPixel(int32 x, int32 y, uchar* dest, const uchar* src) in InvertPixel() function in ImageProcessor1150 InvertPixel(x, y, dest, src); in Run()