Yi Luo
|
bfe4c0ae07
|
Integrate HBD inverse HT flip types sse4.1 optimization
- tx_size: 4x4, 8x8, 16x16.
- tx_type: FLIPADST_DCT, DCT_FLIPADST, FLIPADST_FLIPADST,
ADST_FLIPADST, FLIPADST_ADST.
- Encoder speed improvement:
park_joy_1080p_12: ~11%, crowd_run_1080p_12: ~7%.
- Add unit test cases for bit-exact against C.
Change-Id: Ia69d069031fa76c4625e845bfbfe7e6f6ed6e841
|
2016-05-25 12:32:10 -07:00 |
|
Yi Luo
|
28cdee448d
|
HBD inverse HT 8x8 and 16x16 sse4.1 optimization
- Covers tx_type: DCT_DCT, DCT_ADST, ADST_DCT, ADST_ADST.
- Encoding speed improves ~27% on crowd_run_1080p_12.
- Merge 4x4, 8x8, 16x16 unit tests in one test file.
Change-Id: I058ef5254d068a9523a826480c78ebbdd231824c
|
2016-05-24 12:55:30 -07:00 |
|