Home | History | Annotate | Download | only in core

Lines Matching refs:wholeBytes

2075     const int wholeBytes = width >> 3;
2080 for (int i = 0; i < wholeBytes; ++i) {
2093 int srcByte = src[wholeBytes];