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

  /external/quake/quake/src/QW/client/
net.h 68 int drop_count; // dropped packets, cleared each level member in struct:__anon6609
net_chan.c 413 chan->drop_count += 1;
  /external/quake/quake/src/QW/server/
sv_ccmds.c 435 , 100.0*cl->netchan.drop_count / cl->netchan.incoming_sequence);
469 , 100.0*cl->netchan.drop_count / cl->netchan.incoming_sequence
sv_user.c 478 host_client->netchan.drop_count = 0;
    [all...]
  /external/libvpx/vp8/encoder/
onyx_int.h 436 int drop_count; // How many frames have we dropped? member in struct:__anon5136
ratectrl.c     [all...]
onyx_if.c     [all...]

Completed in 427 milliseconds