HomeSort by relevance Sort by last modified time
    Searched refs:MuxImageGetNth (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libwebp/mux/
muxi.h 209 WebPMuxError MuxImageGetNth(const WebPMuxImage** wpi_list, uint32_t nth,
muxinternal.c 341 WebPMuxError MuxImageGetNth(const WebPMuxImage** wpi_list, uint32_t nth,
muxread.c 414 err = MuxImageGetNth((const WebPMuxImage**)&mux->images_, nth, &wpi);
muxedit.c 611 err = MuxImageGetNth((const WebPMuxImage**)&mux->images_, 1, &frame_frag);

Completed in 39 milliseconds