Searched refs:frames_since_last_drop_overshoot (Results 1 – 3 of 3) sorted by relevance
1458 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()1468 cpi->frames_since_last_drop_overshoot > (int)cpi->framerate))))) { in vp8_drop_encodedframe_overshoot()1527 cpi->frames_since_last_drop_overshoot = 0; in vp8_drop_encodedframe_overshoot()1534 lc->frames_since_last_drop_overshoot = 0; in vp8_drop_encodedframe_overshoot()1545 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()1553 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()
252 int frames_since_last_drop_overshoot; member512 int frames_since_last_drop_overshoot; member
218 lc->frames_since_last_drop_overshoot = cpi->frames_since_last_drop_overshoot; in save_layer_context()255 cpi->frames_since_last_drop_overshoot = lc->frames_since_last_drop_overshoot; in restore_layer_context()1904 cpi->frames_since_last_drop_overshoot = 0; in vp8_create_compressor()