Home
last modified time | relevance | path

Searched refs:data_buf_tail (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_rle.c419 data_buf = cbuf->data_buf_tail;
427 cbuf->data_buf_tail = data_buf;
1028 cbuf->data_buf_tail = cbuf->data_buf_head;
H A Dvp_global.h309 GBuffer *data_buf_tail; /* last buffer in list */ member