Searched refs:compute_cross_correlation_c (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/test/ |
D | corner_match_test.cc | 91 compute_cross_correlation_c(input1, w, x1, y1, input2, w, x2, y2); in RunCheckOutput() 97 compute_cross_correlation_c(input1, w, x1, y1, input2, w, x2, y2); in RunCheckOutput()
|
/external/libaom/libaom/av1/encoder/ |
D | corner_match.c | 47 double compute_cross_correlation_c(unsigned char *im1, int stride1, int x1, in compute_cross_correlation_c() function
|