Home | History | Annotate | Download | only in tests

Lines Matching defs:blockWidth

541     const int blockWidth = w > 16 ? w / 16 : 1;
551 int parityX = (x / blockWidth) & 1;