... | @@ -10,7 +10,7 @@ SIMD: |
... | @@ -10,7 +10,7 @@ SIMD: |
|
- move dequant from `decode_coeffs()` to itx;
|
|
- move dequant from `decode_coeffs()` to itx;
|
|
- order_palette() to dsp for simd;
|
|
- order_palette() to dsp for simd;
|
|
- change coef contexting (hi/lo_ctx) to be diagonal-oriented for dsp/simd;
|
|
- change coef contexting (hi/lo_ctx) to be diagonal-oriented for dsp/simd;
|
|
- `_save_tmvs()` and `_load_tmvs()` in `refmvs.c` can (maybe?) be SIMD'ed, along with all `_splat_*()` code in `refmvs.h`.
|
|
- `_save_tmvs()` and `_load_tmvs()` in `refmvs.c` can (maybe?) be SIMD'ed, along with all `_splat_*()` code in `refmvs.h` (!1229).
|
|
|
|
|
|
Multi-threading:
|
|
Multi-threading:
|
|
- postfilter (!1086) and film-grain threading;
|
|
- postfilter (!1086) and film-grain threading;
|
... | | ... | |