Searched refs:b4x4s_to_bottom_edge (Results 1 – 1 of 1) sorted by relevance
483 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in copy_block_visible() local487 (b4x4s_to_right_edge >= tx_4x4_w && b4x4s_to_bottom_edge >= tx_4x4_h)) { in copy_block_visible()504 int max_r = VPXMIN(b4x4s_to_bottom_edge, tx_4x4_h); in copy_block_visible()545 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in pixel_sse() local548 (b4x4s_to_right_edge >= tx_4x4_w && b4x4s_to_bottom_edge >= tx_4x4_h)) { in pixel_sse()554 int max_r = VPXMIN(b4x4s_to_bottom_edge, tx_4x4_h); in pixel_sse()584 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in sum_squares_visible() local587 (b4x4s_to_right_edge >= tx_4x4_w && b4x4s_to_bottom_edge >= tx_4x4_h)) { in sum_squares_visible()592 int max_r = VPXMIN(b4x4s_to_bottom_edge, tx_4x4_h); in sum_squares_visible()