#define MASKTYPE_INDEX(t,n) (((n)+MASKROUND(t))/MASKTYPEBITS(t))
|
Parameters |
Description |
|
t |
type to measure with |
|
n |
mask index |
byte index of the start of the mask
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|