WebPYUVABuffer     48 3rdparty/libwebp/dec/buffer.c     const WebPYUVABuffer* const buf = &buffer->u.YUVA;
WebPYUVABuffer    113 3rdparty/libwebp/dec/buffer.c       WebPYUVABuffer* const buf = &buffer->u.YUVA;
WebPYUVABuffer     30 3rdparty/libwebp/dec/io.c   const WebPYUVABuffer* const buf = &output->u.YUVA;
WebPYUVABuffer    167 3rdparty/libwebp/dec/io.c   const WebPYUVABuffer* const buf = &p->output->u.YUVA;
WebPYUVABuffer    311 3rdparty/libwebp/dec/io.c   const WebPYUVABuffer* const buf = &p->output->u.YUVA;
WebPYUVABuffer    458 3rdparty/libwebp/dec/vp8l.c   const WebPYUVABuffer* const buf = &output->u.YUVA;
WebPYUVABuffer    624 3rdparty/libwebp/dec/webp.c     const WebPYUVABuffer* const buf = &output.u.YUVA;
WebPYUVABuffer     30 3rdparty/libwebp/webp/decode.h typedef struct WebPYUVABuffer WebPYUVABuffer;
WebPYUVABuffer    200 3rdparty/libwebp/webp/decode.h     WebPYUVABuffer YUVA;