Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Dec_types.h35 } B_OVERLAP; typedef
42 B_OVERLAP overlaps[16];
Derror_concealment.c113 static void calculate_overlaps_mb(B_OVERLAP *b_overlaps, union b_mode_info *bmi, in calculate_overlaps_mb()
130 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]); in calculate_overlaps_mb()
280 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps, in estimate_mb_mvs()
388 const B_OVERLAP *block_overlaps = in estimate_missing_mvs()