Searched refs:MB_OVERLAP (Results 1 – 3 of 3) sorted by relevance
43 } MB_OVERLAP; typedef
56 sizeof(MB_OVERLAP)); in vp8_alloc_overlap_lists()172 void vp8_calculate_overlaps(MB_OVERLAP *overlap_ul, in vp8_calculate_overlaps()177 MB_OVERLAP *mb_overlap; in vp8_calculate_overlaps()328 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps()349 static void estimate_missing_mvs(MB_OVERLAP *overlaps, in estimate_missing_mvs()355 vpx_memset(overlaps, 0, sizeof(MB_OVERLAP) * mb_rows * mb_cols); in estimate_missing_mvs()
119 MB_OVERLAP *overlaps;