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

  /external/libvncserver/x11vnc/
params.h 53 #define LATENCY0 20 /* 20ms */
rates.c 139 static double save_lat = ((double) LATENCY0)/1000.0;
169 return LATENCY0;
296 if (*latency == LATENCY0 && *netrate == NETRATE0) {
328 if (! spm || spm == LATENCY0) {

Completed in 39 milliseconds