Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.h51 static INLINE int get_square_block_idx(BLOCK_SIZE bsize) { in get_square_block_idx() function
Dvp9_non_greedy_mv.c268 int square_block_idx = get_square_block_idx(bsize); in vp9_motion_field_info_get_motion_field()