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

  /external/libvncserver/x11vnc/
rates.c 94 if (cd->send_cmp_rate == 0.0 || cd->send_raw_rate == 0.0) {
100 rate = cd->send_cmp_rate;
389 if (cd->send_cmp_rate > 0.0) {
684 cd->send_cmp_rate = cmp_rate;
x11vnc.h 684 double send_cmp_rate; member in struct:_ClientData
connections.c     [all...]

Completed in 52 milliseconds