Searched refs:total_ssimg_u (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h630 double total_ssimg_u; member in struct:VP8_COMP
H A Donyx_if.c1976 cpi->total_ssimg_u = 0;
2295 cpi->total_ssimg_u / cpi->count,
5550 cpi->total_ssimg_u += u;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h367 double total_ssimg_u; member in struct:VP9_COMP
H A Dvp9_encoder.c881 cpi->total_ssimg_u = 0;
1128 cpi->total_ssimg_u / cpi->count,
2894 cpi->total_ssimg_u += u;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h473 double total_ssimg_u; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1229 cpi->total_ssimg_u = 0;
1489 cpi->total_ssimg_u / cpi->count,
3226 cpi->total_ssimg_u += u;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h631 double total_ssimg_u; member in struct:VP8_COMP
H A Donyx_if.c1929 cpi->total_ssimg_u = 0;
2245 cpi->total_ssimg_u / cpi->count,
5382 cpi->total_ssimg_u += u;

Completed in 1012 milliseconds