Searched refs:global_motions (Results 1 – 2 of 2) sorted by relevance
84 const std::array<GlobalMotion, kNumReferenceFrameTypes>& global_motions) { in SetGlobalMotions() argument87 sizeof(global_motions[ref].params), in SetGlobalMotions()89 memcpy(global_motion_[ref].params, global_motions[ref].params, in SetGlobalMotions()
145 const std::array<GlobalMotion, kNumReferenceFrameTypes>& global_motions);