Home
last modified time | relevance | path

Searched refs:GetRGBAIntegralImage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/imagefilter/
H A Dfilter_blur.h59 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