Searched defs:WriteRealAlphaAndVersion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dvp8l.c807 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { function
1202 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) {
/external/webp/src/enc/
H A Dvp8l.c807 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { function
1202 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) {

Completed in 2158 milliseconds