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