Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio_dec.c148 static int GetAlphaSourceRow(const VP8Io* const io, in GetAlphaSourceRow() function
184 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGB()
208 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGBA4444()