Searched defs:VP8GetBit (Results 1 – 2 of 2) sorted by relevance
109 static WEBP_INLINE int VP8GetBit(VP8BitReader* const br, int prob) { in VP8GetBit() function
52 #define VP8GetBit vp8dx_decode_bool macro