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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h626 double total_ssimg_y; member in struct:VP8_COMP
H A Donyx_if.c1921 cpi->total_ssimg_y = 0;
2235 cpi->total_ssimg_y / cpi->count,
5373 cpi->total_ssimg_y += y;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h629 double total_ssimg_y; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1529 cpi->total_ssimg_y = 0;
1790 cpi->total_ssimg_y / cpi->count, cpi->total_ssimg_u / cpi->count,
1793 // cpi->total_ssimg_y / cpi->count, cpi->total_ssimg_u / cpi->count,
3972 cpi->total_ssimg_y += y;

Completed in 187 milliseconds