Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8li.h102 int VP8LDecodeAlphaHeader(struct ALPHDecoder* const alph_dec,
Dalpha.c80 ok = VP8LDecodeAlphaHeader(dec, alpha_data, alpha_data_size, output); in ALPHInit()
Dvp8l.c1460 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader() function