Home
last modified time | relevance | path

Searched refs:total_sq_error2 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h623 double total_sq_error2; member
Donyx_if.c1913 cpi->total_sq_error2 = 0.0; in vp8_create_compressor()
2200 cpi->total_sq_error2); in vp8_remove_compressor()
5328 cpi->total_sq_error2 += sq_error2; in vp8_get_compressed_data()