vp10: add extended-intra prediction edges experiment.
This experiment allows using full above/right edges for all transform sizes whenever available (for d45/d63), and adds bottom/left edges for d207. See issue 1043. Change-Id: I5cf7f345e783e8539bb6b6d2c9972fb1d6d0a78b
Showing
- configure 1 addition, 0 deletionsconfigure
- vp10/common/common_data.h 2 additions, 0 deletionsvp10/common/common_data.h
- vp10/common/reconintra.c 356 additions, 7 deletionsvp10/common/reconintra.c
- vp10/common/reconintra.h 1 addition, 1 deletionvp10/common/reconintra.h
- vp10/decoder/decodeframe.c 1 addition, 1 deletionvp10/decoder/decodeframe.c
- vp10/encoder/encodemb.c 2 additions, 1 deletionvp10/encoder/encodemb.c
- vp10/encoder/mbgraph.c 1 addition, 1 deletionvp10/encoder/mbgraph.c
- vp10/encoder/rdopt.c 2 additions, 2 deletionsvp10/encoder/rdopt.c
- vp8/common/reconintra4x4.c 1 addition, 1 deletionvp8/common/reconintra4x4.c
- vpx_dsp/intrapred.c 69 additions, 3 deletionsvpx_dsp/intrapred.c
- vpx_dsp/vpx_dsp_rtcd_defs.pl 66 additions, 0 deletionsvpx_dsp/vpx_dsp_rtcd_defs.pl
Loading
Please register or sign in to comment