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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h629 double total_ssimg_y; member in struct:VP8_COMP
H A Donyx_if.c1973 cpi->total_ssimg_y = 0;
2292 cpi->total_ssimg_y / cpi->count,
5384 cpi->total_ssimg_y += y;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h385 double total_ssimg_y; member in struct:VP9_COMP
H A Dvp9_encoder.c826 cpi->total_ssimg_y = 0;
1077 cpi->total_ssimg_y / cpi->count,
2803 cpi->total_ssimg_y += y;

Completed in 33 milliseconds