Home
last modified time | relevance | path

Searched defs:horz_diff (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmv_prec.c236 const int horz_diff = in collect_mv_stats_b() local
250 const int horz_diff = abs(source_buf[offset + 1] - source_buf[offset]); in collect_mv_stats_b() local