Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dquality_estimate.c26 static WEBP_INLINE uint32_t GetBit(const uint8_t* const data, size_t nb, in GetBit() function
41 #define GET_BIT(n) GetBit(data, (n), size, &bit_pos)

Completed in 3 milliseconds