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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h632 double total_ssimg_all; member in struct:VP8_COMP
H A Donyx_if.c1978 cpi->total_ssimg_all = 0;
2297 cpi->total_ssimg_all / cpi->count, total_encode_time);
5552 cpi->total_ssimg_all += frame_all;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h369 double total_ssimg_all; member in struct:VP9_COMP
H A Dvp9_encoder.c883 cpi->total_ssimg_all = 0;
1130 cpi->total_ssimg_all / cpi->count, total_encode_time);
2896 cpi->total_ssimg_all += frame_all;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h475 double total_ssimg_all; member in struct:VP9_COMP
H A Dvp9_onyx_if.c1231 cpi->total_ssimg_all = 0;
1491 cpi->total_ssimg_all / cpi->count, total_encode_time);
3228 cpi->total_ssimg_all += frame_all;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h633 double total_ssimg_all; member in struct:VP8_COMP
H A Donyx_if.c1931 cpi->total_ssimg_all = 0;
2247 cpi->total_ssimg_all / cpi->count, total_encode_time);
5384 cpi->total_ssimg_all += frame_all;

Completed in 663 milliseconds