AllocateInternalBuffers 1155 3rdparty/libwebp/dec/vp8l.c   if (!AllocateInternalBuffers(dec, width, bytes_per_pixel)) goto Err;
AllocateInternalBuffers 1223 3rdparty/libwebp/dec/vp8l.c   if (!AllocateInternalBuffers(dec, io->width, bytes_per_pixel)) goto Err;