Home | History | Annotate | Download | only in common

Lines Matching full:bytes_per_this_line

456     const unsigned int bytes_per_this_line = min(bytes_per_line,
462 for (unsigned int j = 0; j < bytes_per_this_line; j++) {