Home
last modified time | relevance | path

Searched refs:last_prediction_error (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h363 int64_t last_prediction_error; member
Donyx_if.c3018 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()