Pass motion vector info to encode frame result
authorCheng Chen <chengchen@google.com>
Sun, 2 Feb 2020 21:12:49 +0000 (13:12 -0800)
committerCheng Chen <chengchen@google.com>
Thu, 6 Feb 2020 19:53:55 +0000 (11:53 -0800)
commit32b6fb96b6c75ab7db040cf4cc1c7a8e8e241239
tree4b34c6ca6f9171c6349f34fb7b1c9f149ceb9ca9
parent2c465567e6c75ba675e922110e27c80c0d0a63ad
Pass motion vector info to encode frame result

Pass the motion vector info stored to the encode frame result
through the interface "update_encode_frame_result()".

Change-Id: I589affa0c4c4d0fd4d639edff9068e44a715beff
vp9/encoder/vp9_encoder.c
vp9/simple_encode.cc
vp9/simple_encode.h