Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c811 DECODE_DATA_FUNC(DecodeAlphaData, uint8_t, GetAlphaPixel) in DECODE_DATA_FUNC()
1160 DecodeAlphaData(dec, (uint8_t*)dec->pixels_, dec->width_, dec->height_, in VP8LDecodeAlphaImageStream()
/external/webp/src/dec/
Dvp8l.c918 static int DecodeAlphaData(VP8LDecoder* const dec, uint8_t* const data, in DecodeAlphaData() function
1524 DecodeAlphaData(dec, (uint8_t*)dec->pixels_, dec->width_, dec->height_, in VP8LDecodeAlphaImageStream()