Monado OpenXR Runtime
Functions
u_bitwise.c File Reference

Functions for manipulating tightly packed data as bits. More...

#include <stdio.h>
#include "util/u_bitwise.h"
Include dependency graph for u_bitwise.c:

Functions

int get_bit (unsigned char *b, int num)
 
int get_bits (unsigned char *b, int start, int num)
 
int sign_extend_13 (unsigned int i)
 

Detailed Description

Functions for manipulating tightly packed data as bits.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m
Pete Black pete..nosp@m.blac.nosp@m.k@col.nosp@m.labo.nosp@m.ra.co.nosp@m.m