Add interface to compute gm parameters in encodeframe
This patch just creates the interface for global motion computation and calls it from encodeframe. Currently, the function compute_global_motion_feature_based is empty and the work to do the actual parameter calculation will be added in a future patch. Change-Id: Ife142742140079e1c1743b66f180aeb2ecea29ae
Showing
vp10/encoder/global_motion.c
0 → 100644
vp10/encoder/global_motion.h
0 → 100644
Please register or sign in to comment