Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8li_dec.h102 int VP8LDecodeAlphaHeader(struct ALPHDecoder* const alph_dec,
Dalpha_dec.c100 ok = VP8LDecodeAlphaHeader(dec, alpha_data, alpha_data_size); in ALPHInit()
Dvp8l_dec.c1571 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader() function