Searched defs:nbytes (Results 1 – 8 of 8) sorted by relevance
75 int rbytes, wbytes, nbytes = 0; in _print_page() local
234 int nbytes = (num_rows * bytes_per_row); in _print_swath() local
615 int nbytes = -1; in _decode_stripe() local781 int nbytes = 0; in wprint_image_decode_stripe() local
290 int nbytes = (num_rows * bytes_per_row); in _print_swath() local
287 int nbytes; in _print_page() local
95 status_t msgQSend(msg_q_id msgQ, const char *buffer, unsigned long nbytes, int timeout, in msgQSend()
263 unsigned long nbytes) { in _stream_dbg_job_data()287 unsigned long nbytes) { in _stream_dbg_page_data()
625 int checkSum(byte[] data, int offset, int nbytes) { in checkSum()