Home
last modified time | relevance | path

Searched defs:is_global_mv_block (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/
Dmotion_vector.h33 constexpr bool IsGlobalMvBlock(bool is_global_mv_block, in IsGlobalMvBlock()
/external/libgav1/libgav1/src/utils/
Dtypes.h180 bool is_global_mv_block; member
/external/libaom/libaom/av1/common/
Dblockd.h349 static INLINE int is_global_mv_block(const MB_MODE_INFO *const mbmi, in is_global_mv_block() function