MV reference changes
Extend experiment to use both vectors from MBs coded using compound prediction as candidates. In final sort only consider best 4 candidates for now but make sure 0,0 is always one of them. Other minor changes to new MV reference code. Pass in Mv list to vp8_find_best_ref_mvs(). Change-Id: Ib96220c33c6b80bd1d5e0fbe8b68121be7997095
Showing
- vp8/common/blockd.h 1 addition, 1 deletionvp8/common/blockd.h
- vp8/common/findnearmv.c 11 additions, 32 deletionsvp8/common/findnearmv.c
- vp8/common/findnearmv.h 1 addition, 0 deletionsvp8/common/findnearmv.h
- vp8/common/mvref_common.c 95 additions, 48 deletionsvp8/common/mvref_common.c
- vp8/common/mvref_common.h 0 additions, 4 deletionsvp8/common/mvref_common.h
- vp8/decoder/decodemv.c 13 additions, 12 deletionsvp8/decoder/decodemv.c
- vp8/encoder/bitstream.c 84 additions, 10 deletionsvp8/encoder/bitstream.c
- vp8/encoder/onyx_if.c 2 additions, 2 deletionsvp8/encoder/onyx_if.c
- vp8/encoder/rdopt.c 10 additions, 8 deletionsvp8/encoder/rdopt.c
Loading
Please register or sign in to comment