Rework the DRL syntax entropy coding system
This commit re-designs the probability model for the syntax elements of the dynamic motion vector referencing system. Change-Id: Icfb8203c7e8f64e10e99f5890e25e6f6b15fe5d1
parent
4914ae46
No related branches found
No related tags found
Showing
- vp10/common/entropymode.c 4 additions, 9 deletionsvp10/common/entropymode.c
- vp10/common/entropymode.h 2 additions, 4 deletionsvp10/common/entropymode.h
- vp10/common/enums.h 1 addition, 1 deletionvp10/common/enums.h
- vp10/common/mvref_common.h 13 additions, 5 deletionsvp10/common/mvref_common.h
- vp10/common/thread_common.c 1 addition, 5 deletionsvp10/common/thread_common.c
- vp10/decoder/decodeframe.c 1 addition, 3 deletionsvp10/decoder/decodeframe.c
- vp10/decoder/decodemv.c 29 additions, 39 deletionsvp10/decoder/decodemv.c
- vp10/encoder/bitstream.c 28 additions, 33 deletionsvp10/encoder/bitstream.c
- vp10/encoder/encodeframe.c 26 additions, 16 deletionsvp10/encoder/encodeframe.c
- vp10/encoder/encoder.h 0 additions, 1 deletionvp10/encoder/encoder.h
- vp10/encoder/rd.c 2 additions, 7 deletionsvp10/encoder/rd.c
- vp10/encoder/rdopt.c 15 additions, 26 deletionsvp10/encoder/rdopt.c
Loading
Please register or sign in to comment