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