index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_intra_pred_speed.cc
Age
Commit message (
Expand
)
Author
2017-09-29
vpxdsp: [x86] add highbd_d135_predictor functions
Scott LaVarnway
2017-09-28
vpxdsp: [x86] add highbd_d117_predictor functions
Scott LaVarnway
2017-09-27
vpxdsp: [x86] add highbd_d153_predictor functions
Scott LaVarnway
2017-09-22
vpxdsp: [x86] add highbd_d45_predictor functions
Scott LaVarnway
2017-09-19
vpxdsp: [x86] add highbd_d63_predictor functions
Scott LaVarnway
2017-09-11
vpxdsp: [x86] add highbd_d207_predictor functions
Scott LaVarnway
2017-09-05
vpxdsp: [x86] add highbd_dc_128_predictor functions
Scott LaVarnway
2017-08-30
vpxdsp: [x86] add highbd_dc_left_predictor functions
Scott LaVarnway
2017-08-29
vpxdsp: [x86] add highbd_dc_top_predictor functions
Scott LaVarnway
2017-08-28
vpxdsp: [x86] add highbd_h_predictor functions
Scott LaVarnway
2017-04-19
ppc: h predictor 8x8
Luca Barbato
2017-04-19
ppc: d63 predictor 8x8
Luca Barbato
2017-04-19
ppc: tm predictor 4x4
Luca Barbato
2017-04-19
ppc: h predictor 4x4
Luca Barbato
2017-04-19
ppc: dc predictor 8x8
Luca Barbato
2017-04-19
ppc: d45 predictor 8x8
Luca Barbato
2017-04-19
ppc: d63 predictor 32x32
Luca Barbato
2017-04-19
ppc: d63 predictor 16x16
Luca Barbato
2017-04-19
ppc: d45 predictor 32x32
Luca Barbato
2017-04-19
ppc: d45 predictor 16x16
Luca Barbato
2017-04-19
ppc: dc predictor 32x32
Luca Barbato
2017-04-19
ppc: dc top and left predictor 32x32
Luca Barbato
2017-04-19
ppc: dc top and left predictor 16x16
Luca Barbato
2017-04-19
ppc: dc_128 predictor 32x32
Luca Barbato
2017-04-19
ppc: dc_128 predictor 16x16
Luca Barbato
2017-04-19
ppc: tm predictor 32x32
Luca Barbato
2017-04-19
ppc: tm predictor 16x16
Luca Barbato
2017-04-19
ppc: tm predictor 8x8
Luca Barbato
2017-04-19
ppc: horizontal predictor 32x32
Luca Barbato
2017-04-19
ppc: horizontal predictor 16x16
Luca Barbato
2017-04-19
ppc: vertical intrapred 16x16 and 32x32
Luca Barbato
2016-11-22
Merge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction"
Linfeng Zhang
2016-11-15
Add high bitdepth intra prediction NEON optimization (mode tm)
Linfeng Zhang
2016-11-12
Add high bitdepth intra prediction NEON optimization (h and v)
Linfeng Zhang
2016-11-09
Add high bitdepth intra prediction NEON optimization (mode d45 and d135)
Linfeng Zhang
2016-11-02
Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction
Linfeng Zhang
2016-11-01
Add high bitdepth intra prediction NEON optimization (mode dc)
Linfeng Zhang
2016-11-01
Add high bitdepth intra prediction optimization speed test
Linfeng Zhang
2016-07-27
test: apply clang-format
clang-format
2016-06-30
test: remove x86inc.asm distinction
Johann
2016-06-02
Slow pshufb removal in 3 intra prediction functions.
Linfeng Zhang
2015-12-11
Code clean of tm_predictor_32x32
Jian Zhou
2015-12-10
SSE2 based h_predictor_32x32
Jian Zhou
2015-12-07
Re-enable SSE2 based intra 4x4 prediction
Jian Zhou
2015-12-05
Revert "MMX in intra 4x4 prediction replaced with SSE2"
James Zern
2015-12-04
Speed up h_predictor_16x16
Jian Zhou
2015-12-04
Speed up h_predictor_8x8
Jian Zhou
2015-12-03
MMX in intra 8x8 prediction replaced with SSE2
Jian Zhou
2015-12-03
MMX in intra 4x4 prediction replaced with SSE2
Jian Zhou
2015-11-30
SSE2 speed up of h_predictor_4x4
Jian Zhou
[next]