Home
last modified time | relevance | path

Searched refs:ExtractAlphaRows (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c1091 static void ExtractAlphaRows(VP8LDecoder* const dec, int row) { in ExtractAlphaRows() function
1163 ExtractAlphaRows); in VP8LDecodeAlphaImageStream()
/external/webp/src/dec/
Dvp8l.c1441 static void ExtractAlphaRows(VP8LDecoder* const dec, int row) { in ExtractAlphaRows() function
1527 last_row, ExtractAlphaRows); in VP8LDecodeAlphaImageStream()