CheckNonOpaque    574 third_party/libwebp/enc/picture.c     return CheckNonOpaque(picture->a, picture->width, picture->height,
CheckNonOpaque    722 third_party/libwebp/enc/picture.c   const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride);