Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dtypes.h215 kGlobalMotionTransformationTypeIdentity, enumerator
/external/libgav1/libgav1/src/
Dobu_parser.cc1310 kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
1352 global_motion->type = kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
Dmotion_vector.cc71 global_motion_type == kGlobalMotionTransformationTypeIdentity) { in SetupGlobalMv()