Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dvp8l.c747 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion() function
1129 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) { in VP8LEncodeImage()
/external/webp/src/enc/
Dvp8l.c1077 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion() function
1555 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) { in VP8LEncodeImage()