Searched refs:zrleBufferAlloc (Results 1 – 1 of 1) sorted by relevance
28 static rfbBool zrleBufferAlloc(zrleBuffer *buffer, int size) in zrleBufferAlloc() function74 if (!zrleBufferAlloc(&os->in, ZRLE_IN_BUFFER_SIZE)) { in zrleOutStreamNew()79 if (!zrleBufferAlloc(&os->out, ZRLE_OUT_BUFFER_SIZE)) { in zrleOutStreamNew()