Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h475 double total_ssimg_u; member
Dvp9_onyx_if.c1282 cpi->total_ssimg_u = 0; in vp9_create_compressor()
1554 cpi->total_ssimg_u / cpi->count, in vp9_remove_compressor()
3309 cpi->total_ssimg_u += u;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h631 double total_ssimg_u; member
Donyx_if.c1930 cpi->total_ssimg_u = 0; in vp8_create_compressor()
2246 cpi->total_ssimg_u / cpi->count, in vp8_remove_compressor()
5384 cpi->total_ssimg_u += u; in vp8_get_compressed_data()