Home
last modified time | relevance | path

Searched defs:linePD (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.h68 uint8_t* linePD = lineImageHeader; in BoxBlur() local
108 int32_t* linePD = integral_ + (y + 1) * (width + 1) * channel + channel; in GetRGBAIntegralImage() local