Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_tools_enc.c24 static int IsTransparentARGBArea(const uint32_t* ptr, int stride, int size) { in IsTransparentARGBArea() function
99 if (IsTransparentARGBArea(pic->argb + off, pic->argb_stride, SIZE)) { in WebPCleanupTransparentArea()

Completed in 3 milliseconds