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