CheckNonOpaque    536 3rdparty/libwebp/enc/picture.c     return CheckNonOpaque(picture->a, picture->width, picture->height,
CheckNonOpaque    602 3rdparty/libwebp/enc/picture.c   const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride);