- 0dff0e5 Add remaining highbd_dc_predictor Neon implementations and tests by George Steed · 1 year, 10 months ago
- 7920062 Add highbd_dc_top_predictor Neon implementation and tests by George Steed · 1 year, 10 months ago
- bf79e16 Add highbd_dc_left_predictor Neon implementation and tests by George Steed · 1 year, 10 months ago
- dcaf4ef Add highbd_dc_128_predictor Neon implementation and tests by George Steed · 1 year, 10 months ago
- bdbdeae Add highbd_h_predictor Neon implementation and tests by George Steed · 1 year, 10 months ago
- 34afdef Add Neon implementations for remaining h predictors by George Steed · 1 year, 11 months ago
- c26cf7f Add Neon implementations for remaining v predictors by George Steed · 1 year, 11 months ago
- 407a459 Add Neon implementations for rectangular dc predictors by George Steed · 1 year, 11 months ago
- ff5799c Add Neon implementation for 64x64 dc predictors by George Steed · 1 year, 11 months ago
- cb496e9 remove mips optimizations by James Zern · 2 years, 6 months ago
- 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
- 6267278 intrapred_neon: add aom_smooth_h_predictor_NxM_neon by James Zern · 2 years, 10 months ago
- b5dac89 intrapred_neon: add aom_smooth_v_predictor_NxM_neon by James Zern · 2 years, 10 months ago
- 8e05a83 test_intra_pred_speed: add missing NEON functions by James Zern · 2 years, 10 months ago
- fd4f637 aom_dsp_rtcd_defs: restore highbd opts w/CONFIG_REALTIME_ONLY by James Zern · 2 years, 10 months ago
- 54bf5f8 add aom_highbd_smooth_h_predictor_NxM_neon by James Zern · 2 years, 11 months ago
- 55021bf add aom_highbd_smooth_v_predictor_NxM_neon by James Zern · 2 years, 11 months ago
- b19d72f add aom_highbd_smooth_predictor_NxM_neon by James Zern · 2 years, 11 months ago
- ada19d6 test_intra_pred_speed: remove arch test suite suffix by James Zern · 2 years, 11 months ago
- 9505f30 test_intra_pred_speed: add highbd NEON functions by James Zern · 2 years, 11 months ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 9 months ago
- c9e9db7 Remove 4x rectangular tx size from intra pred. by Jerome Jiang · 4 years, 4 months ago
- 73f215f Exclude hbd intra prediction from CONFIG_AV1_HIGHBITDEPTH by Jerome Jiang · 6 years ago
- 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
- 00f8a93 Add sse2/ssse3 intra predictors for 16x4 by Scott LaVarnway · 7 years ago
- 7600314 Add sse2/ssse3 intra predictors for 32x8 by Scott LaVarnway · 7 years ago
- 925d4e5 Add sse2/ssse3 intra predictors for 8x32 by Scott LaVarnway · 7 years ago
- aaed33a Add sse2/ssse3 intra predictors for 4x16 by Scott LaVarnway · 7 years ago
- 6d9d52d Add ssse3 aom_smooth_h_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 5be7c66 Add ssse3 aom_smooth_h_predictor_8xh by Scott LaVarnway · 7 years ago
- deeee7c Add ssse3 aom_smooth_h_predictor_4xh by Scott LaVarnway · 7 years ago
- 7db820e Add ssse3 aom_smooth_v_predictor_4xh by Scott LaVarnway · 7 years ago
- 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
- e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
- a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
- ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
- 139542e Add aom_smooth_predictor_16x64_ssse3() by Scott LaVarnway · 7 years ago
- 7cb2db1 Add ssse3 version of aom_smooth_predictor_wxh() by Scott LaVarnway · 7 years ago
- fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
- 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
- efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
- de79128 Add sse2/avx2 version of aom_dc_left_predictor_wxh() by Scott LaVarnway · 7 years ago
- 3fffb88 Add sse2/avx2 version of aom_dc_128_predictor_wxh() by Scott LaVarnway · 7 years ago
- f0cf4e3 Add ssse3/avx2 version of aom_paeth_predictor_wxh() by Scott LaVarnway · 7 years ago
- 2e4ee07 Intra pred tests for >32x32 and 1:4 blocks by Urvang Joshi · 7 years ago
- a5f2540 Refactor test_intra_pred_speed. by Urvang Joshi · 7 years ago
- 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
- 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
- 439bcb5 More renaming about directional intra modes by Hui Su · 7 years ago
- 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
- 37ebf18 [Normative] DC_PRED: Avoid div using mult+shift. by Urvang Joshi · 7 years ago
- d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
- b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
- ae67695 Lowbd D207E/D63E/D45E intrapred x86 optimization by Yi Luo · 7 years ago
- 0b7127b Highbd D207E/D63E intrapred sse2/avx2 optimization by Yi Luo · 7 years ago
- 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
- 56ad3dd Highbd D45E intrapred SSE2/AVX2 speedup by Yi Luo · 7 years ago
- 71b6e04 Migrate some vp9 highbd intrapred x86 speedup to av1 by Yi Luo · 7 years ago
- 46ae1ea Lowbd SMOOTH_PRED intrapred ssse3 optimization by Yi Luo · 7 years ago
- 237cf1b Lowbd TM_PRED intra pred avx2 optimization by Yi Luo · 7 years ago
- a0f66fc Lowbd TM_PRED intrapred ssse3 optimization by Yi Luo · 7 years ago
- 23c6190 Lowbd intrapred DC/TOP/LEFT/128/V/H avx2 by Yi Luo · 7 years ago
- 0c0fd1e Lowbd rectangle V/H intra pred sse2 optimization by Yi Luo · 7 years ago
- 39bdf36 Lowbd rect intrapred DC/LEFT/TOP/128 sse2 optimization by Yi Luo · 7 years ago
- bdddf33 Highbd rectangle intrapred V/DC sse2 optimization by Yi Luo · 7 years ago
- bbf6186 Highbd intrapred DC_LEFT/TOP/128 sse2 optimization by Yi Luo · 7 years ago
- 23b9b31 Highbd intra pred H_PRED sse2 optimization by Yi Luo · 7 years ago
- f5d71a6 Enhance intra pred speed test to include highbd pred by Yi Luo · 7 years ago
- 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
- e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
- 5894efb Fix unused variable warnings in a couple tests. by Tom Finegan · 8 years ago
- c3bcf3b Intra prediction: Remove unused variants. by Urvang Joshi · 8 years ago
- ee7ee7f SMOOTH_PRED: Use get_msb() to get log2 of block dimension. by Urvang Joshi · 8 years ago
- 8176081 SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit. by Urvang Joshi · 8 years ago
- 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
- 7a40600 ALT_INTRA: Integerize the weights for SMOOTH_PRED. by Urvang Joshi · 8 years ago
- 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
- 31744ec test_intra_pred_speed.cc : Fix visual studio build. by Urvang Joshi · 9 years ago
- 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
- 340593e Add ALT_INTRA experiment. by Urvang Joshi · 9 years ago
- f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
- c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
- 3bcf3f0 test_intra_pred_speed fix: use dspr2 version when HAVE_DSPR2 by Urvang Joshi · 9 years ago
- 3a826f1 test/: apply clang-format by clang-format · 9 years ago
- 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
- ad0646c Slow pshufb removal in 3 intra prediction functions. by Linfeng Zhang · 9 years ago
- 8812048 Code clean of tm_predictor_32x32 by Jian Zhou · 9 years ago
- c90a8a1 SSE2 based h_predictor_32x32 by Jian Zhou · 9 years ago
- aa5b517 Re-enable SSE2 based intra 4x4 prediction by Jian Zhou · 9 years ago
- 79a9add Revert "MMX in intra 4x4 prediction replaced with SSE2" by James Zern · 9 years ago
- e86c7c8 Speed up h_predictor_16x16 by Jian Zhou · 9 years ago
- da3f08f Speed up h_predictor_8x8 by Jian Zhou · 9 years ago
- aa2764a MMX in intra 8x8 prediction replaced with SSE2 by Jian Zhou · 9 years ago
- 89a1efa MMX in intra 4x4 prediction replaced with SSE2 by Jian Zhou · 9 years ago
- 9d29d76 SSE2 speed up of h_predictor_4x4 by Jian Zhou · 9 years ago
- 79b6862 Speed up tm_predictor_4x4 by Jian Zhou · 9 years ago
- 4013645 Replace prefix vp9_ with vpx_ for intra prediction functions by hui su · 10 years ago
- 7971846 Move intra prediction functions from vp9/common/ to vpx_dsp/ by hui su · 10 years ago
- ff8505a Fix --disable-use-x86inc by Johann · 10 years ago