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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h366 int64_t last_prediction_error; member in struct:VP8_COMP
H A Donyx_if.c2863 cpi->last_prediction_error)) / (1 + cpi->last_prediction_error);
2867 cpi->last_prediction_error = cpi->mb.prediction_error;

Completed in 38 milliseconds