Rectangular transforms 4x8 & 8x4
Added a new expt rect-tx to be used in conjunction with ext-tx. [rect-tx is a temporary config flag and will eventually be merged into ext-tx once it works correctly with all other experiments]. Added 4x8 and 8x4 tranforms for use initially with rectangular sub8x8 y blocks as part of this experiment. There is about a -0.2% BDRATE improvement on lowres, others pending. When var-tx is on rectangular transforms are currently not used. That will be enabled in a subsequent patch. Change-Id: Iaf3f88ede2740ffe6a0ffb1ef5fc01a16cd0283a
parent
3c13124e
No related branches found
No related tags found
Showing
- configure 1 addition, 0 deletionsconfigure
- vp10/common/blockd.c 18 additions, 14 deletionsvp10/common/blockd.c
- vp10/common/blockd.h 22 additions, 7 deletionsvp10/common/blockd.h
- vp10/common/common_data.h 91 additions, 5 deletionsvp10/common/common_data.h
- vp10/common/entropy.c 30 additions, 1 deletionvp10/common/entropy.c
- vp10/common/entropy.h 31 additions, 4 deletionsvp10/common/entropy.h
- vp10/common/enums.h 12 additions, 4 deletionsvp10/common/enums.h
- vp10/common/idct.c 286 additions, 18 deletionsvp10/common/idct.c
- vp10/common/idct.h 12 additions, 0 deletionsvp10/common/idct.h
- vp10/common/loopfilter.c 8 additions, 5 deletionsvp10/common/loopfilter.c
- vp10/common/pred_common.h 5 additions, 4 deletionsvp10/common/pred_common.h
- vp10/common/reconintra.c 5 additions, 5 deletionsvp10/common/reconintra.c
- vp10/common/scan.c 203 additions, 8 deletionsvp10/common/scan.c
- vp10/common/scan.h 1 addition, 2 deletionsvp10/common/scan.h
- vp10/common/vp10_inv_txfm2d.c 1 addition, 1 deletionvp10/common/vp10_inv_txfm2d.c
- vp10/common/vp10_rtcd_defs.pl 48 additions, 0 deletionsvp10/common/vp10_rtcd_defs.pl
- vp10/decoder/decodeframe.c 39 additions, 27 deletionsvp10/decoder/decodeframe.c
- vp10/decoder/decodemv.c 49 additions, 15 deletionsvp10/decoder/decodemv.c
- vp10/decoder/detokenize.c 24 additions, 18 deletionsvp10/decoder/detokenize.c
- vp10/encoder/bitstream.c 4 additions, 3 deletionsvp10/encoder/bitstream.c
Loading
Please register or sign in to comment