Searched refs:acount (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | inode.c | 483 xfs_filblks_t acount; in xchk_inode_xref_bmap() local 498 &nextents, &acount); in xchk_inode_xref_bmap() 505 if (count + acount != be64_to_cpu(dip->di_nblocks)) in xchk_inode_xref_bmap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 5312 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local 5332 ashift = stbi__high_bit(ma)-7; acount = stbi__bitcount(ma); in stbi__bmp_load() 5354 a = (ma ? stbi__shiftsigned(v & ma, ashift, acount) : 255); in stbi__bmp_load()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 5312 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local 5332 ashift = stbi__high_bit(ma)-7; acount = stbi__bitcount(ma); in stbi__bmp_load() 5354 a = (ma ? stbi__shiftsigned(v & ma, ashift, acount) : 255); in stbi__bmp_load()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 956 and instead return ST_EOF. This allows exact acount of
|