Home
last modified time | relevance | path

Searched defs:mse (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dutil.h39 double mse = static_cast<double>(sqrerr) / (width_y * height_y); in compute_psnr() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c1057 double mse[COMPONENTS]; in vpx_svc_dump_statistics() local