Home
last modified time | relevance | path

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

/external/webp/src/demux/
Ddemux.c843 static int SynthesizeFrame(const WebPDemuxer* const dmux, in SynthesizeFrame() function
885 return SynthesizeFrame(dmux, frame, 1, iter); in SetFrame()
913 return SynthesizeFrame(dmux, frame, fragment_num, iter); in WebPDemuxSelectFragment()