webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Source
ThirdParty
libwebrtc
Source
third_party
libyuv
source
Functions
compare_common.cc File Reference
#include "
libyuv/basic_types.h
"
#include "
libyuv/compare_row.h
"
Functions
uint32
SumSquareError_C
(const
uint8
*src_a, const
uint8
*src_b, int
count
)
uint32
HashDjb2_C
(const
uint8
*
src
, int
count
,
uint32
seed
)
Function Documentation
◆
HashDjb2_C()
uint32
HashDjb2_C
(
const
uint8
*
src
,
int
count
,
uint32
seed
)
◆
SumSquareError_C()
uint32
SumSquareError_C
(
const
uint8
*
src_a
,
const
uint8
*
src_b
,
int
count
)
Generated by
1.8.13