Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.c214 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) { in estimate_mv() function
259 estimate_mv(block_overlaps[i].overlaps, &(bmi[i])); in estimate_mb_mvs()