Searched refs:VP8LDecodeAlphaHeader (Results 1 – 3 of 3) sorted by relevance
102 int VP8LDecodeAlphaHeader(struct ALPHDecoder* const alph_dec,
80 ok = VP8LDecodeAlphaHeader(dec, alpha_data, alpha_data_size, output); in ALPHInit()
1460 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader() function