Home
last modified time | relevance | path

Searched refs:dssim (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dssim_opt.asm152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_ssim_opt.asm152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dssim.c112 long dssim(unsigned char *s,int sp, unsigned char *r,int rp) in dssim() function