HomeSort by relevance Sort by last modified time
    Searched refs:ZLIB_MAX_SIZE (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/libvncserver/
zlib.c 276 maxLines = ( ZLIB_MAX_SIZE(w) / w );
rfbserver.c     [all...]
  /external/libvncserver/rfb/
rfb.h 879 #define ZLIB_MAX_SIZE(min) ((( min * 2 ) > ZLIB_MAX_RECT_SIZE ) ? \
    [all...]

Completed in 64 milliseconds