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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h575 double modified_error_total; member in struct:VP8_COMP::twopass_rc
H A Dfirstpass.c1324 cpi->twopass.modified_error_total = 0.0;
1328 cpi->twopass.modified_error_total +=
1331 cpi->twopass.modified_error_left = cpi->twopass.modified_error_total;

Completed in 158 milliseconds