Searched refs:VP8_BD_VALUE (Results 1 – 4 of 4) sorted by relevance
17 typedef size_t VP8_BD_VALUE; typedef19 # define VP8_BD_VALUE_SIZE ((int)sizeof(VP8_BD_VALUE)*CHAR_BIT)29 VP8_BD_VALUE value;70 (_value) |= (VP8_BD_VALUE)*(_bufptr)++ << shift; \79 VP8_BD_VALUE value; in vp8dx_decode_bool()81 VP8_BD_VALUE bigsplit; in vp8dx_decode_bool()93 bigsplit = (VP8_BD_VALUE)split << (VP8_BD_VALUE_SIZE - 8); in vp8dx_decode_bool()
61 VP8_BD_VALUE value; in vp8dx_bool_decoder_fill()
20 typedef size_t VP8_BD_VALUE; typedef22 #define VP8_BD_VALUE_SIZE ((int)sizeof(VP8_BD_VALUE)*CHAR_BIT)39 VP8_BD_VALUE value;62 VP8_BD_VALUE value; in vp8dx_decode_bool()64 VP8_BD_VALUE bigsplit; in vp8dx_decode_bool()76 bigsplit = (VP8_BD_VALUE)split << (VP8_BD_VALUE_SIZE - 8); in vp8dx_decode_bool()
42 VP8_BD_VALUE value = br->value; in vp8dx_bool_decoder_fill()49 unsigned char decrypted[sizeof (VP8_BD_VALUE) + 1]; in vp8dx_bool_decoder_fill()66 value |= (VP8_BD_VALUE) * bufptr << shift; in vp8dx_bool_decoder_fill()