Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h154 static INLINE BLOCK_SIZE get_square_block_size(BLOCK_SIZE bsize) { in get_square_block_size() function
Dvp9_rdopt.c2501 BLOCK_SIZE square_bsize = get_square_block_size(bsize); in single_motion_search()