Searched defs:rshift (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/tools/ |
D | find_hash_func.c | 64 for (unsigned rshift = 1; rshift <= 31; rshift++) { in find_perfect_hash_func() local 111 for (unsigned rshift = 1; rshift <= 31; rshift++) { in find_translate_func() local 147 unsigned mul, rshift, mask, max; in print_hash_code() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 5570 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 5577 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local
|