Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dtypes.h216 kGlobalMotionTransformationTypeIdentity, enumerator
/external/libgav1/libgav1/src/
Dobu_parser.cc1323 kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
1365 global_motion->type = kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
Dmotion_vector.cc67 gm.type == kGlobalMotionTransformationTypeIdentity) { in SetupGlobalMv()