Searched refs:MB_OVERLAP (Results 1 – 3 of 3) sorted by relevance
55 sizeof(MB_OVERLAP)); in vp8_alloc_overlap_lists()171 void vp8_calculate_overlaps(MB_OVERLAP *overlap_ul, in vp8_calculate_overlaps()176 MB_OVERLAP *mb_overlap; in vp8_calculate_overlaps()327 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps()348 static void estimate_missing_mvs(MB_OVERLAP *overlaps, in estimate_missing_mvs()354 memset(overlaps, 0, sizeof(MB_OVERLAP) * mb_rows * mb_cols); in estimate_missing_mvs()
43 } MB_OVERLAP; typedef
119 MB_OVERLAP *overlaps;