Home
last modified time | relevance | path

Searched defs:VP8LDecodeAlphaImageStream (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c1121 int VP8LDecodeAlphaImageStream(int width, int height, const uint8_t* const data, in VP8LDecodeAlphaImageStream() function
/external/webp/src/dec/
Dvp8l.c1513 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream() function