Home
last modified time | relevance | path

Searched refs:SynthesizeFrame (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c794 static int SynthesizeFrame(const WebPDemuxer* const dmux, in SynthesizeFrame() function
834 return SynthesizeFrame(dmux, frame, 1, iter); in SetFrame()
862 return SynthesizeFrame(dmux, frame, fragment_num, iter); in WebPDemuxSelectFragment()
/external/webp/src/demux/
Ddemux.c825 static int SynthesizeFrame(const WebPDemuxer* const dmux, in SynthesizeFrame() function
860 return SynthesizeFrame(dmux, frame, iter); in SetFrame()