Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.c101 static void calculate_overlaps_mb(B_OVERLAP *b_overlaps, union b_mode_info *bmi, in calculate_overlaps_mb() argument
117 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]); in calculate_overlaps_mb()