Searched defs:lsbs (Results 1 – 3 of 3) sorted by relevance
73 static unsigned int get_msbs_tex(unsigned int bits, unsigned int lsbs) in get_msbs_tex()78 #define R400_EXT_GET_MSBS(x, lsbs, mask) (((x) >> lsbs) & mask) argument
713 FLAC__uint32 lsbs = 0, msbs = 0; in FLAC__bitreader_read_rice_signed() local744 unsigned cwords, words, lsbs, msbs, x, y; in FLAC__bitreader_read_rice_signed_block() local
119 FWORD *lsbs = (FWORD *) (old_metrics + _mtx.num_advances); in subset() local