Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8li_dec.h113 VP8LDecoder* VP8LNew(void);
Dwebp_dec.c494 VP8LDecoder* const dec = VP8LNew(); in DecodeInto()
Dvp8l_dec.c1375 VP8LDecoder* VP8LNew(void) { in VP8LNew() function
1579 VP8LDecoder* dec = VP8LNew(); in VP8LDecodeAlphaHeader()
Didec_dec.c337 VP8LDecoder* const dec = VP8LNew(); in DecodeWebPHeaders()