| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into main | Chi Yo Tsai | 2023-05-04 | 4 | -61/+63 |
|\ |
|
| * | Fix mismatched param names in vpx_dsp/arm/highbd_sad4d_neon.c | chiyotsai | 2023-05-03 | 1 | -14/+15 |
| * | Fix mismatched param names in vpx_dsp/arm/sad4d_neon.c | chiyotsai | 2023-05-03 | 1 | -15/+17 |
| * | Fix mismatched param names in vpx_dsp/arm/highbd_avg_neon.c | chiyotsai | 2023-05-03 | 1 | -30/+29 |
| * | Fix clang warning on const-qualification of parameters | chiyotsai | 2023-05-03 | 1 | -2/+2 |
* | | s/__aarch64__/VPX_ARCH_AARCH64/ | James Zern | 2023-05-03 | 8 | -39/+39 |
|/ |
|
* | highbd_vpx_convolve8_neon: clear -Wshadow warning | James Zern | 2023-04-21 | 1 | -1/+1 |
* | Add Neon implementations of vpx_highbd_sad_skip_<w>x<h>x4d | Jonathan Wright | 2023-04-19 | 1 | -0/+34 |
* | Add Neon implementation of vpx_sad_skip_<w>x<h>x4d functions | Jonathan Wright | 2023-04-19 | 1 | -0/+32 |
* | Add Neon implementation of vpx_highbd_sad_skip_<w>x<h> functions | Jonathan Wright | 2023-04-19 | 1 | -0/+30 |
* | Add Neon implementation of vpx_sad_skip_<w>x<h> functions | Jonathan Wright | 2023-04-19 | 1 | -0/+30 |
* | Merge "Optimize Armv8.0 Neon SAD4D 16xh, 32xh, and 64xh functions" into main | James Zern | 2023-04-07 | 2 | -52/+61 |
|\ |
|
| * | Optimize Armv8.0 Neon SAD4D 16xh, 32xh, and 64xh functions | Jonathan Wright | 2023-04-06 | 2 | -52/+61 |
* | | Merge "Optimize Neon paths of high bitdepth SAD and SAD4d for 8xh blocks" int... | James Zern | 2023-04-06 | 2 | -17/+21 |
|\ \
| |/
|/| |
|
| * | Optimize Neon paths of high bitdepth SAD and SAD4d for 8xh blocks | Salome Thirot | 2023-03-29 | 2 | -17/+21 |
* | | Optimize 4D Neon reduction for 4xh and 8xh SAD4D blocks | Jonathan Wright | 2023-04-04 | 2 | -8/+19 |
* | | Avoid vshr and vget_{low,high} in Neon d135 predictor impl | George Steed | 2023-03-30 | 1 | -40/+17 |
* | | Use sum_neon.h helpers in Neon DC predictors | George Steed | 2023-03-30 | 3 | -157/+143 |
* | | Merge changes Ie4ffa298,If5ec220a,I670dc379 into main | James Zern | 2023-03-29 | 2 | -47/+66 |
|\ \
| |/
|/| |
|
| * | Avoid LD2/ST2 instructions in highbd v predictors in Neon | George Steed | 2023-03-29 | 1 | -9/+15 |
| * | Avoid interleaving loads/stores in Neon for highbd dc predictor | George Steed | 2023-03-29 | 1 | -25/+36 |
| * | Avoid LD2/ST2 instructions in vpx_dc_predictor_32x32_neon | George Steed | 2023-03-29 | 1 | -13/+15 |
* | | Merge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60 into main | James Zern | 2023-03-28 | 2 | -306/+412 |
|\ \
| |/
|/| |
|
| * | Allow non-uniform above array in d63 predictor Neon impl | George Steed | 2023-03-28 | 1 | -80/+94 |
| * | Allow non-uniform above array in d45 predictor Neon impl | George Steed | 2023-03-28 | 1 | -95/+174 |
| * | Allow non-uniform above array in highbd d45 predictor Neon impl | George Steed | 2023-03-28 | 1 | -131/+144 |
* | | vp9_scan.h: rename scan_order struct to ScanOrder | James Zern | 2023-03-24 | 2 | -2/+2 |
* | | Add Neon implementations of vpx_highbd_avg_<w>x<h>_c | Salome Thirot | 2023-03-22 | 2 | -0/+45 |
* | | Reland "quantize: use scan_order instead of passing scan/iscan" | Johann | 2023-03-18 | 2 | -8/+6 |
|/ |
|
* | Merge changes I5d9444a2,I1f127df9 into main | James Zern | 2023-03-17 | 1 | -0/+77 |
|\ |
|
| * | Add Neon implementation of vpx_highbd_minmax_8x8_c | Salome Thirot | 2023-03-17 | 1 | -0/+77 |
* | | Merge "Reland "quantize: simplifly highbd 32x32_b args"" into main | James Zern | 2023-03-17 | 1 | -11/+10 |
|\ \
| |/
|/| |
|
| * | Reland "quantize: simplifly highbd 32x32_b args" | Johann | 2023-03-17 | 1 | -11/+10 |
* | | Optimize vpx_minmax_8x8_neon for aarch64 | Salome Thirot | 2023-03-14 | 1 | -2/+8 |
|/ |
|
* | Merge "Add Neon implementation of vpx_highbd_satd_c" into main | James Zern | 2023-03-14 | 1 | -0/+40 |
|\ |
|
| * | Add Neon implementation of vpx_highbd_satd_c | Salome Thirot | 2023-03-14 | 1 | -0/+40 |
* | | Optimize vpx_satd_neon | Salome Thirot | 2023-03-14 | 1 | -16/+12 |
|/ |
|
* | Merge "Fix buffer overrun in highbd Neon subpel variance filters" into main | James Zern | 2023-03-14 | 2 | -161/+150 |
|\ |
|
| * | Fix buffer overrun in highbd Neon subpel variance filters | Jonathan Wright | 2023-03-08 | 2 | -161/+150 |
* | | Merge "reland: quantize: simplify 32x32_b args" into main | James Zern | 2023-03-10 | 1 | -10/+7 |
|\ \
| |/
|/| |
|
| * | reland: quantize: simplify 32x32_b args | Johann | 2023-03-06 | 1 | -10/+7 |
* | | Merge "disable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neon" into main | James Zern | 2023-03-08 | 1 | -6/+15 |
|\ \ |
|
| * | | disable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neon | James Zern | 2023-03-08 | 1 | -6/+15 |
* | | | Merge "Optimize vpx_sum_squares_2d_i16_neon" into main | James Zern | 2023-03-08 | 1 | -51/+66 |
|\ \ \
| |/ /
|/| | |
|
| * | | Optimize vpx_sum_squares_2d_i16_neon | Jonathan Wright | 2023-03-06 | 2 | -51/+74 |
| |/ |
|
* | | disable vpx_highbd_*_sub_pixel_variance4x{4,8}_neon | James Zern | 2023-03-07 | 1 | -6/+9 |
* | | Merge changes I79247b5a,Ic6016cf8,Ibab7ec5f into main | James Zern | 2023-03-07 | 2 | -2/+10 |
|\ \ |
|
| * | | Fix return type of horizontal_add_int64x2 helper | Salome Thirot | 2023-03-07 | 2 | -2/+2 |
| * | | Optimize vp9_block_error_fp_neon | Salome Thirot | 2023-03-07 | 1 | -0/+8 |
* | | | Merge changes Ic021e82e,I2bce6f19,I250ab56e,I910692b1,Iefaa774d into main | James Zern | 2023-03-07 | 3 | -0/+1492 |
|\ \ \ |
|