Adds new Directional Intra prediction modes.
Adds 6 directional intra predictiom modes for 16x16 and 8x8 blocks. Change-Id: I25eccc0836f28d8d74922e4e9231568a648b47d1
Showing
- configure 1 addition, 0 deletionsconfigure
- vp8/common/blockd.h 9 additions, 1 deletionvp8/common/blockd.h
- vp8/common/entropymode.c 121 additions, 8 deletionsvp8/common/entropymode.c
- vp8/common/loopfilter.c 8 additions, 0 deletionsvp8/common/loopfilter.c
- vp8/common/postproc.c 9 additions, 0 deletionsvp8/common/postproc.c
- vp8/common/reconintra.c 346 additions, 4 deletionsvp8/common/reconintra.c
- vp8/common/reconintra.h 16 additions, 0 deletionsvp8/common/reconintra.h
- vp8/common/x86/x86_systemdependent.c 5 additions, 1 deletionvp8/common/x86/x86_systemdependent.c
- vp8/encoder/bitstream.c 11 additions, 2 deletionsvp8/encoder/bitstream.c
- vp8/encoder/block.h 1 addition, 1 deletionvp8/encoder/block.h
- vp8/encoder/encodeframe.c 8 additions, 16 deletionsvp8/encoder/encodeframe.c
- vp8/encoder/onyx_if.c 94 additions, 35 deletionsvp8/encoder/onyx_if.c
- vp8/encoder/onyx_int.h 37 additions, 24 deletionsvp8/encoder/onyx_int.h
- vp8/encoder/ratectrl.c 6 additions, 6 deletionsvp8/encoder/ratectrl.c
- vp8/encoder/rdopt.c 31 additions, 4 deletionsvp8/encoder/rdopt.c
Loading
Please register or sign in to comment