Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8li.h113 void VP8LClear(VP8LDecoder* const dec);
Dvp8l.c931 void VP8LClear(VP8LDecoder* const dec) { in VP8LClear() function
952 VP8LClear(dec); in VP8LDelete()
1197 VP8LClear(dec); in VP8LDecodeHeader()
1236 VP8LClear(dec); in VP8LDecodeImage()
1240 VP8LClear(dec); in VP8LDecodeImage()
/external/webp/src/dec/
Dvp8li.h125 void VP8LClear(VP8LDecoder* const dec);
Dvp8l.c1279 void VP8LClear(VP8LDecoder* const dec) { in VP8LClear() function
1300 VP8LClear(dec); in VP8LDelete()
1556 VP8LClear(dec); in VP8LDecodeHeader()
1622 VP8LClear(dec); in VP8LDecodeImage()