Home | History | Annotate | Download | only in tests

Lines Matching refs:blockWidth

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