Searched refs:GetBit (Results 1 – 1 of 1) sorted by relevance
26 static WEBP_INLINE uint32_t GetBit(const uint8_t* const data, size_t nb, in GetBit() function41 #define GET_BIT(n) GetBit(data, (n), size, &bit_pos)
Completed in 3 milliseconds