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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h364 int64_t last_intra_error; member in struct:VP8_COMP
H A Donyx_if.c3039 cpi->last_intra_error)) / (1 + cpi->last_intra_error);
3044 cpi->last_intra_error = cpi->mb.intra_error;

Completed in 98 milliseconds