[vlc-devel] [vlc-commits] vlc_bits.h: move in exp golomb bitstream decoding

Jean-Baptiste Kempf jb at videolan.org
Fri Dec 4 13:13:58 CET 2015


On 03 Dec, Francois Cartegnie wrote :
> +/* Read unsigned Exp-Golomb code */
> +static inline uint32_t bs_read_ue( bs_t * bs )

> +/* Read signed Exp-Golomb code */
> +static inline int32_t bs_read_se( bs_t *s )

Can we have better names ?


-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the vlc-devel mailing list