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.h32 } B_OVERLAP; typedef
37 typedef struct { B_OVERLAP overlaps[16]; } MB_OVERLAP;
Derror_concealment.c101 static void calculate_overlaps_mb(B_OVERLAP *b_overlaps, union b_mode_info *bmi, in calculate_overlaps_mb()
117 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]); in calculate_overlaps_mb()
240 static void estimate_mb_mvs(const B_OVERLAP *block_overlaps, MODE_INFO *mi, in estimate_mb_mvs()
324 const B_OVERLAP *block_overlaps = in estimate_missing_mvs()