Searched refs:frames_since_last_drop_overshoot (Results 1 – 3 of 3) sorted by relevance
1483 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()1493 cpi->frames_since_last_drop_overshoot > (int)cpi->framerate))))) { in vp8_drop_encodedframe_overshoot()1553 cpi->frames_since_last_drop_overshoot = 0; in vp8_drop_encodedframe_overshoot()1560 lc->frames_since_last_drop_overshoot = 0; in vp8_drop_encodedframe_overshoot()1571 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()1579 cpi->frames_since_last_drop_overshoot++; in vp8_drop_encodedframe_overshoot()
255 int frames_since_last_drop_overshoot; member516 int frames_since_last_drop_overshoot; member
215 lc->frames_since_last_drop_overshoot = cpi->frames_since_last_drop_overshoot; in save_layer_context()254 cpi->frames_since_last_drop_overshoot = lc->frames_since_last_drop_overshoot; in restore_layer_context()1912 cpi->frames_since_last_drop_overshoot = 0; in vp8_create_compressor()