Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c2391 static double get_sad_norm(const int16_t *diff, int stride, int w, int h) { in get_sad_norm() function
2422 get_sad_norm(this_src_diff, diff_stride, half_width, half_height); in get_2x2_normalized_sses_and_sads()