Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c281 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps, in estimate_mb_mvs() argument
306 estimate_mv(block_overlaps[i].overlaps, &(bmi[i])); in estimate_mb_mvs()
389 const B_OVERLAP *block_overlaps = in estimate_missing_mvs() local
396 estimate_mb_mvs(block_overlaps, in estimate_missing_mvs()