MuxGetImageWidthHeight 460 3rdparty/libwebp/mux/muxedit.c return MuxGetImageWidthHeight(image_chunk, width, height); MuxGetImageWidthHeight 508 3rdparty/libwebp/mux/muxedit.c const WebPMuxError err = MuxGetImageWidthHeight(image_chunk, &w, &h); MuxGetImageWidthHeight 155 3rdparty/libwebp/mux/muxi.h WebPMuxError MuxGetImageWidthHeight(const WebPChunk* const image_chunk, MuxGetImageWidthHeight 330 3rdparty/libwebp/mux/muxread.c err = MuxGetImageWidthHeight(wpi->img_, &w, &h);