Searched refs:RLE_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
70 #define RLE_BUFSIZE 1024 macro389 read = mIOFileBuf_read(p->io, p->rlebuf + remain, RLE_BUFSIZE - remain); in _read_to_rlebuf()391 if(read < RLE_BUFSIZE - remain) in _read_to_rlebuf()752 p->rlebuf = (uint8_t *)mMalloc(RLE_BUFSIZE, FALSE); in _alloc_buf()