Adding support for independent partitions
Adding support in the encoder for generating independent residual partitions by forcing equal probabilities over the prev coef entropy contexts. Change-Id: I402f5c353255f3ca20eae2620af739f6a498cd21
Showing
- vp8/common/defaultcoefcounts.c 225 additions, 0 deletionsvp8/common/defaultcoefcounts.c
- vp8/common/defaultcoefcounts.h 8 additions, 208 deletionsvp8/common/defaultcoefcounts.h
- vp8/common/entropy.c 3 additions, 1 deletionvp8/common/entropy.c
- vp8/common/onyx.h 5 additions, 2 deletionsvp8/common/onyx.h
- vp8/encoder/bitstream.c 249 additions, 64 deletionsvp8/encoder/bitstream.c
- vp8/encoder/onyx_if.c 1 addition, 1 deletionvp8/encoder/onyx_if.c
- vp8/vp8_common.mk 1 addition, 0 deletionsvp8/vp8_common.mk
- vpx/vpx_encoder.h 22 additions, 5 deletionsvpx/vpx_encoder.h
Loading
Please register or sign in to comment