Searched refs:IsTransparentARGBArea (Results 1 – 1 of 1) sorted by relevance
24 static int IsTransparentARGBArea(const uint32_t* ptr, int stride, int size) { in IsTransparentARGBArea() function112 if (IsTransparentARGBArea(pic->argb + off, pic->argb_stride, SIZE)) { in WebPCleanupTransparentArea()