Home
last modified time | relevance | path

Searched refs:total_ssimg_v (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h476 double total_ssimg_v; member
Dvp9_onyx_if.c1283 cpi->total_ssimg_v = 0; in vp9_create_compressor()
1555 cpi->total_ssimg_v / cpi->count, in vp9_remove_compressor()
3310 cpi->total_ssimg_v += v;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h632 double total_ssimg_v; member
Donyx_if.c1931 cpi->total_ssimg_v = 0; in vp8_create_compressor()
2247 cpi->total_ssimg_v / cpi->count, in vp8_remove_compressor()
5385 cpi->total_ssimg_v += v; in vp8_get_compressed_data()