Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmv.h211 static INLINE int block_center_x(int mi_col, BLOCK_SIZE bs) { in block_center_x() function
292 x = block_center_x(mi_col, bsize); in gm_get_motion_vector()