Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h366 int64_t last_prediction_error; member
Donyx_if.c2945 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()