summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2018-09-18Fix stack corruption with x86 and --enable-picMatthias Räncker
2018-09-15cosmetics: normalize include guardsJames Zern
2018-08-07Merge "VPX: Improve HBD vpx_hadamard_32x32_sse2()"Scott LaVarnway
2018-08-07vpx_highbd_d153_predictor_4x4_sse2: reduce load sizeJames Zern
2018-07-28arm: Consistently use unified syntax for asmMartin Storsjo
2018-07-26Add New Neon Assemblies for Motion CompensationVenkatarama NG. Avadhani
2018-07-26Merge "vp9: fix OOB read in decoder_peek_si_internal"James Zern
2018-07-25vp9: fix OOB read in decoder_peek_si_internalJames Zern
2018-07-25VPX: Improve HBD vpx_hadamard_32x32_sse2()Scott LaVarnway
2018-07-24VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanupScott LaVarnway
2018-07-24VPX: Improve HBD vpx_hadamard_32x32_avx2()Scott LaVarnway
2018-07-23VPX: Add vpx_hadamard_32x32_avx2Scott LaVarnway
2018-07-22Merge "VPX: Add vpx_hadamard_32x32_sse2"Scott LaVarnway
2018-07-22Merge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"Scott LaVarnway
2018-07-21VPX: Add vpx_hadamard_32x32_sse2Scott LaVarnway
2018-07-20VPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()Scott LaVarnway
2018-07-20VPX: Improve HBD vpx_hadamard_16x16_sse2()Scott LaVarnway
2018-07-17vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t.Raphael Kubo da Costa
2018-07-11Add 32x32 Hadamard transformJingning Han
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-25Merge "Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4"Scott LaVarnway
2018-06-22Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4Scott LaVarnway
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-10vpx_subtract_block_neon: add explicit castJames Zern
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-05-11Merge "Update vpx_subtract_block_neon()"James Zern
2018-05-10Faster VSX vpx_quantize_bLuc Trudeau
2018-05-10Update vpx_subtract_block_neon()Linfeng Zhang
2018-05-10Merge "Update vpx_comp_avg_pred_neon()"James Zern
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-05-08Update vpx_comp_avg_pred_neon()Linfeng Zhang