Searched refs:decay_rate (Results 1 – 1 of 1) sorted by relevance
1475 double decay_rate; in detect_transition_to_still() local1483 decay_rate = get_prediction_decay_rate(cpi, &tmp_next_frame); in detect_transition_to_still()1484 if ( decay_rate < 0.999 ) in detect_transition_to_still()