Searched refs:MuxGetImageWidthHeight (Results 1 – 3 of 3) sorted by relevance
155 WebPMuxError MuxGetImageWidthHeight(const WebPChunk* const image_chunk,
427 WebPMuxError MuxGetImageWidthHeight(const WebPChunk* const image_chunk, in MuxGetImageWidthHeight() function460 return MuxGetImageWidthHeight(image_chunk, width, height); in GetImageInfo()508 const WebPMuxError err = MuxGetImageWidthHeight(image_chunk, &w, &h); in GetImageCanvasWidthHeight()
330 err = MuxGetImageWidthHeight(wpi->img_, &w, &h); in SynthesizeBitstream()