Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h477 double total_ssimg_all; member
Dvp9_onyx_if.c1284 cpi->total_ssimg_all = 0; in vp9_create_compressor()
1556 cpi->total_ssimg_all / cpi->count, total_encode_time); in vp9_remove_compressor()
3311 cpi->total_ssimg_all += frame_all;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h633 double total_ssimg_all; member
Donyx_if.c1932 cpi->total_ssimg_all = 0; in vp8_create_compressor()
2248 cpi->total_ssimg_all / cpi->count, total_encode_time); in vp8_remove_compressor()
5385 cpi->total_ssimg_all += frame_all; in vp8_get_compressed_data()