Searched defs:bits (Results 1 – 4 of 4) sorted by relevance
492 long bits = (long)version << 12 | rem; // uint18 in drawWhiteFunctionModules() local519 int bits = (data << 10 | rem) ^ 0x5412; // uint15 in drawFormatBits() local
714 …unsigned bits; /*bits per channel (not for palette). 1,2 or 4 for grayscale only. 16 if 16-bit per… member
608 static unsigned reverseBits(unsigned bits, unsigned num) { in reverseBits()815 unsigned bits, n; in HuffmanTree_makeFromLengths2() local3097 static void addColorBits(unsigned char* out, size_t index, unsigned bits, unsigned in) { in addColorBits()3804 unsigned bits = getValueRequiredBits(r); in lodepng_compute_color_stats() local3918 unsigned bits = stats->bits; in auto_choose_color() local
201 int bits = 0; in tlsf_fls_sizet() local