Partial merge of NEWBESTREFMV and NEW_MVREF.
This commit merges those parts of the CONFIG_NEW_MVREF that specifically relate to choosing a better set of candidate MV references into the NEWBESTREFMV experiment. CONFIG_NEW_MVREF will then be used for changes relating to the explicit coding of a cost optimized MV reference in the bitstream as part of MV coding. Change-Id: Ied982c0ad72093eab29e38b8cd74d5c3d7458b10
Showing
- vp8/common/blockd.h 2 additions, 16 deletionsvp8/common/blockd.h
- vp8/common/findnearmv.c 0 additions, 75 deletionsvp8/common/findnearmv.c
- vp8/common/mvref_common.c 14 additions, 15 deletionsvp8/common/mvref_common.c
- vp8/common/mvref_common.h 1 addition, 1 deletionvp8/common/mvref_common.h
- vp8/decoder/decodemv.c 0 additions, 12 deletionsvp8/decoder/decodemv.c
- vp8/encoder/bitstream.c 1 addition, 1 deletionvp8/encoder/bitstream.c
- vp8/encoder/encodeframe.c 1 addition, 2 deletionsvp8/encoder/encodeframe.c
- vp8/encoder/onyx_if.c 2 additions, 19 deletionsvp8/encoder/onyx_if.c
- vp8/encoder/onyx_int.h 1 addition, 10 deletionsvp8/encoder/onyx_int.h
- vp8/encoder/rdopt.c 1 addition, 44 deletionsvp8/encoder/rdopt.c
Loading
Please register or sign in to comment