Searched refs:buf_start (Results 1 – 7 of 7) sorted by relevance
1389 if (!q || !q->num_elem || !q->buf_start) in pktq_check()1393 buf = q->buf_start; in pktq_check()1411 q->buf_start = pool; in pktq_init()1464 return (struct rx_elem*) (q->buf_start + (q->elem_size * q->in_index)); in pktq_in_elem()1472 return (struct rx_elem*) (q->buf_start + (q->elem_size * q->out_index)); in pktq_out_elem()
124 char *buf_start; /* start of buffer pool */ member
47 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
1578 volatile int n = tile_data->buf_start; in tile_worker_hook()1733 int buf_start = 0; in decode_tiles_mt() local1740 tile_data->buf_start = buf_start; in decode_tiles_mt()1741 tile_data->buf_end = buf_start + count - 1; in decode_tiles_mt()1743 buf_start += count; in decode_tiles_mt()
146 uchar *buf_start, *buf_end, *buf_head, *buf_tail; member in CvBaseImageFilter
189 buf_start = ptr; in init()226 buf_end = buf_start + buf_max_count*buf_step; in start_process()405 buf_tail = buf_start; in fill_cyclic_buffer()522 buf_head = buf_tail = buf_start; in process()557 bptr = buf_start; in process()584 buf_head = buf_start; in process()
370 buf_tail = buf_start; in fill_cyclic_buffer()