OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ssim_16x16
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ssim.c
97
static double
ssim_16x16
(unsigned char *s,int sp, unsigned char *r,int rp)
function
/external/libvpx/libvpx/vp9/encoder/
vp9_ssim.c
68
static double
ssim_16x16
(uint8_t *s, int sp, uint8_t *r, int rp) {
function
Completed in 88 milliseconds