summaryrefslogtreecommitdiff
path: root/vpx_dsp/ppc
AgeCommit message (Expand)Author
2019-06-13ppc: disable vsx for small predictorsJohann
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-02-05ppc: use c89 loop declarationJohann
2019-01-08ppc: resolve missing declarationsJohann
2018-10-31clang-tidy: normalize variance functionsJohann
2018-09-24clang-format v6.0.1Johann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-07-08[VSX] Add support to Power9-only vec_absdLuca Barbato
2018-06-27Merge "[VSX] Drop the clang-4 workaround for vec_xxpermdi"Luca Barbato
2018-06-27[VSX] Replace vec_pack and vec_perm with single vec_permLuc Trudeau
2018-06-27VSX Version of fdct32x32_rdLuc Trudeau
2018-06-22Merge changes I51e7ed32,I99a9535b,Id584d8f6Luca Barbato
2018-06-15[VSX] Drop the clang-4 workaround for vec_xxpermdiLuca Barbato
2018-06-14ppc: add vp9_iht16x16_256_add_vsxAlexandra Hájková
2018-06-14[VSX] Optimize PROCESS16 macroLuc Trudeau
2018-06-13VSX Version of SAD8xNLuc Trudeau
2018-06-08Implement subtract_block for VSXLuca Barbato
2018-06-06Merge changes I3ba75c45,I97d26285James Zern
2018-06-05force-inline the convolve functionsLuca Barbato
2018-05-31VSX version of vpx_post_proc_down_and_across_mb_rowLuc Trudeau
2018-05-31ppc: add vp9_iht8x8_64_add_vsxAlexandra Hájková
2018-05-31ppc: add vp9_iht4x4_16_add_vsxAlexandra Hájková
2018-05-29VSX version of vpx_mbpost_proc_ipLuc Trudeau
2018-05-29VSX version of vpx_mbpost_proc_downLuc Trudeau
2018-05-15Merge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx"Luca Barbato
2018-05-15Add vpx_varianceNxM_vsx and vpx_mseNxM_vsxLuca Barbato
2018-05-14VSX version of vpx_quantize_b_32x32_vsxLuc Trudeau
2018-05-11Merge "Faster VSX vpx_quantize_b"Luc Trudeau
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-05-10Faster VSX vpx_quantize_bLuc Trudeau
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-03-24ppc: Add vpx_iwht4x4_16_add_vsxAlexandra Hájková
2018-02-01inv_txfm_vsx.c: make code c90 compatibleJames Zern
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-09-30ppc: Add vpx_idct32x32_1024_add_vsxAlexandra Hájková
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-08-30inv_txfm_vsx: fix loads in high-bitdepthJames Zern
2017-07-25ppc: Add vpx_idct16x16_256_add_vsxAlexandra Hájková
2017-07-01ppc: Add vpx_idct8x8_64_add_vsxAlexandra Hájková
2017-07-01ppc: Add vpx_idct4x4_16_add_vsxAlexandra Hájková
2017-05-24ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}Alexandra Hájková
2017-05-13ppc: Add vpx_sad64/32/16x64/32/16_avg_vsxAlexandra Hájková
2017-05-12Merge changes I1b54a7a5,I3028bdad,I59788cd9James Zern
2017-05-12ppc: Add get_mb_ss_vsxLuca Barbato
2017-05-12ppc: Add get4x4sse_cs_vsxLuca Barbato
2017-05-12ppc: Add comp_avg_pred_vsxLuca Barbato
2017-05-12ppc: Add vpx_sad64x32/64_vsxAlexandra Hájková
2017-05-12ppc Add vpx_sad32x16/32/64_vsxAlexandra Hájková
2017-05-10ppc: Add vpx_sad16x8/16/32_vsxAlexandra Hájková
2017-05-02ppc: Add convolve8_vsx and convolve8_avg_vsxLuca Barbato