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

  /external/chromium_org/third_party/libwebp/demux/
demux.c 843 static int SynthesizeFrame(const WebPDemuxer* const dmux,
885 return SynthesizeFrame(dmux, frame, 1, iter);
913 return SynthesizeFrame(dmux, frame, fragment_num, iter);
    [all...]
  /external/webp/src/demux/
demux.c 843 static int SynthesizeFrame(const WebPDemuxer* const dmux,
885 return SynthesizeFrame(dmux, frame, 1, iter);
913 return SynthesizeFrame(dmux, frame, fragment_num, iter);
    [all...]

Completed in 97 milliseconds