Searched refs:GetRGBAIntegralImage (Results 1 – 1 of 1) sorted by relevance
59 GetRGBAIntegralImage((uint8_t*)img.PixValuePtr(0, 0), width, height, stride); in BoxBlur()96 void GetRGBAIntegralImage(uint8_t* src, uint16_t width, uint16_t height, uint16_t stride) in GetRGBAIntegralImage() function