Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c1137 static WEBP_INLINE uint8_t GetAlphaIndex(uint8_t idx) { in GetAlphaIndex() function
1151 COLOR_INDEX_INVERSE(VP8LColorIndexInverseTransformAlpha, uint8_t, GetAlphaIndex, in COLOR_INDEX_INVERSE()