Searched refs:last_prediction_error (Results 1 – 2 of 2) sorted by relevance
363 int64_t last_prediction_error; member
3018 cpi->last_prediction_error)) / (1 + cpi->last_prediction_error); in decide_key_frame()3022 cpi->last_prediction_error = cpi->mb.prediction_error; in decide_key_frame()