Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ssim.c68 static double ssim_16x16(uint8_t *s, int sp, uint8_t *r, int rp) { in ssim_16x16() function
/external/libvpx/libvpx/vp8/encoder/
Dssim.c97 static double ssim_16x16(unsigned char *s,int sp, unsigned char *r,int rp) in ssim_16x16() function