Searched refs:total_sq_error2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h622 double total_sq_error2; member in struct:VP8_COMP
H A Donyx_if.c1959 cpi->total_sq_error2 = 0.0;
2249 cpi->total_sq_error2);
5494 cpi->total_sq_error2 += sq_error2;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h623 double total_sq_error2; member in struct:VP8_COMP
H A Donyx_if.c1912 cpi->total_sq_error2 = 0.0;
2199 cpi->total_sq_error2);
5326 cpi->total_sq_error2 += sq_error2;

Completed in 45 milliseconds