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