Home
last modified time | relevance | path

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

/external/libgav1/src/utils/
Dtypes.h196 kGlobalMotionTransformationTypeIdentity, enumerator
/external/libgav1/src/
Dmotion_vector.cc67 gm.type == kGlobalMotionTransformationTypeIdentity) { in SetupGlobalMv()
Dobu_parser.cc1324 kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
1366 global_motion->type = kGlobalMotionTransformationTypeIdentity; in ParseGlobalMotionParameters()
Dobu_parser_test.cc2207 gold[i].type = kGlobalMotionTransformationTypeIdentity; in TEST_F()