Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.c280 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps, in estimate_mb_mvs() argument
305 estimate_mv(block_overlaps[i].overlaps, &(bmi[i])); in estimate_mb_mvs()
388 const B_OVERLAP *block_overlaps = in estimate_missing_mvs() local
395 estimate_mb_mvs(block_overlaps, in estimate_missing_mvs()