Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h474 double total_ssimg_y; member
Dvp9_onyx_if.c1281 cpi->total_ssimg_y = 0; in vp9_create_compressor()
1553 cpi->total_ssimg_y / cpi->count, in vp9_remove_compressor()
3308 cpi->total_ssimg_y += y;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h630 double total_ssimg_y; member
Donyx_if.c1929 cpi->total_ssimg_y = 0; in vp8_create_compressor()
2245 cpi->total_ssimg_y / cpi->count, in vp8_remove_compressor()
5383 cpi->total_ssimg_y += y; in vp8_get_compressed_data()