Lines Matching defs:blockWidth
686 const int blockWidth = w > 16 ? w / 16 : 1;696 int parityX = (x / blockWidth) & 1;