Searched refs:drop_count (Results 1 – 7 of 7) sorted by relevance
68 int drop_count; // dropped packets, cleared each level member
413 chan->drop_count += 1; in Netchan_Process()
435 , 100.0*cl->netchan.drop_count / cl->netchan.incoming_sequence); in SV_Status_f()469 , 100.0*cl->netchan.drop_count / cl->netchan.incoming_sequence in SV_Status_f()
478 host_client->netchan.drop_count = 0; in SV_Begin_f()
449 int drop_count; // How many frames have we dropped? member
1033 (cpi->drop_count < cpi->max_drop_count) && (cpi->pass == 0)) in vp8_calc_pframe_target_size()1047 cpi->drop_count = 0; in vp8_calc_pframe_target_size()
1992 cpi->drop_count = 0; in vp8_create_compressor()2759 cpi->drop_count++; in pick_frame_size()