Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c478 const int plane_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in copy_block_visible() local
483 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in copy_block_visible()
540 const int plane_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in pixel_sse() local
545 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in pixel_sse()
579 const int plane_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in sum_squares_visible() local
584 int b4x4s_to_bottom_edge = num_4x4_to_edge(plane_4x4_h, xd->mb_to_bottom_edge, in sum_squares_visible()