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

  /external/webp/include/webp/
demux.h 237 WebPAnimDecoderGetNext(dec, &buf, &timestamp);
316 // WebPAnimDecoderGetNext(), WebPAnimDecoderReset() or WebPAnimDecoderDelete().
324 WEBP_EXTERN int WebPAnimDecoderGetNext(WebPAnimDecoder* dec,
336 // WebPAnimDecoderGetNext() will restart decoding from 1st frame. This would be
  /external/webp/src/webp/
demux.h 237 WebPAnimDecoderGetNext(dec, &buf, &timestamp);
316 // WebPAnimDecoderGetNext(), WebPAnimDecoderReset() or WebPAnimDecoderDelete().
324 WEBP_EXTERN int WebPAnimDecoderGetNext(WebPAnimDecoder* dec,
336 // WebPAnimDecoderGetNext() will restart decoding from 1st frame. This would be
  /external/webp/src/demux/
anim_decode.c 309 int WebPAnimDecoderGetNext(WebPAnimDecoder* dec,

Completed in 141 milliseconds