Searched refs:rel_ol_blk_col (Results 1 – 1 of 1) sorted by relevance
124 const int rel_ol_blk_col = first_blk_col - mb_col * 4; in calculate_overlaps_mb() local128 const int blk_idx = VPXMAX(rel_ol_blk_row,0) * 4 + VPXMAX(rel_ol_blk_col,0); in calculate_overlaps_mb()