Searched refs:MuxImageGetNth (Results 1 – 4 of 4) sorted by relevance
204 WebPMuxError MuxImageGetNth(const WebPMuxImage** wpi_list, uint32_t nth,
345 WebPMuxError MuxImageGetNth(const WebPMuxImage** wpi_list, uint32_t nth, in MuxImageGetNth() function
492 err = MuxImageGetNth((const WebPMuxImage**)&mux->images_, nth, &wpi); in WebPMuxGetFrame()
558 err = MuxImageGetNth((const WebPMuxImage**)&mux->images_, 1, &frame); in MuxCleanup()