summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2022-09-23quantize: increase iscan by 1Johann
2022-09-21Merge "post_proc_sse2.c: quiet -Wuninitialized" into mainScott LaVarnway
2022-09-21post_proc_sse2.c: quiet -WuninitializedScott LaVarnway
2022-09-17fwd_txfm: remove avx2 file from non-hbdJohann
2022-09-14Add vpx_highbd_sad64x{64,32}x4d_avx2.Scott LaVarnway
2022-09-13Add vpx_highbd_sad32x{64,32,16}x4d_avx2.Scott LaVarnway
2022-09-09Add vpx_highbd_sad16x{32,16,8}x4d_avx2.Scott LaVarnway
2022-09-06Merge "x86,cosmetics: prefer _mm_setzero_si128/_mm256_setzero_si256" into mainJames Zern
2022-09-02sad_neon: enable UDOT implementation w/aarch32James Zern
2022-09-02variance_neon.cc: simplify __ARM_FEATURE_DOTPROD checkJames Zern
2022-09-02x86,cosmetics: prefer _mm_setzero_si128/_mm256_setzero_si256James Zern
2022-09-02vpx_dsp,neon: simplify __ARM_FEATURE_DOTPROD checkJames Zern
2022-09-01neon,load_unaligned_*: use dup for lane 0James Zern
2022-08-26highbd_variance_neon,cosmetics: reorder a few linesJames Zern
2022-08-26Merge "[NEON] Add highbd *variance* functions" into mainJames Zern
2022-08-25[NEON] Add highbd *variance* functionsKonstantinos Margaritis
2022-08-24Merge "[NEON] Improve vpx_quantize_b* functions" into mainJames Zern
2022-08-23.clang-format: update to clang-format-11clang-format
2022-08-23[NEON] Improve vpx_quantize_b* functionsKonstantinos Margaritis
2022-08-22Merge "highbd_quantize_neon.c: remove unneeded assert.h" into mainJames Zern
2022-08-22Merge changes Iabed118b,I60a384b2 into mainJames Zern
2022-08-22[NEON] Add vpx_highbd_subtract_block functionKonstantinos Margaritis
2022-08-22[NEON] Added vpx_highbd_sad* functionsKonstantinos Margaritis
2022-08-22highbd_quantize_neon.c: remove unneeded assert.hJames Zern
2022-08-20[NEON] Added vpx_highbd_quantize_b* functionsKonstantinos Margaritis
2022-08-18use VPX_NO_UNSIGNED_SHIFT_CHECK with entropy functionsJames Zern
2022-08-18loopfilter.c: normalize flat func param typeJames Zern
2022-08-16highbd_quantize_intrin_sse2: quiet int sanitizer warningsJames Zern
2022-08-16load_unaligned_u32: use an int w/_mm_cvtsi32_si128James Zern
2022-08-16variance_sse2.c: add some missing castsJames Zern
2022-08-09VPX: Fix vp9_quantize_fp_avx2() VS build error.Scott LaVarnway
2022-08-05VPX: Add vpx_subtract_block_avx2().Scott LaVarnway
2022-07-29Provide Arm SDOT optimizations for SAD functionsKonstantinos Margaritis
2022-07-27x86: normalize type with _mm_cvtsi128_si32James Zern
2022-07-27variance_avx2.c: fix implicit conversion warningsJames Zern
2022-07-26VPX: Add vpx_highbd_quantize_b_32x32_avx2().Scott LaVarnway
2022-07-25VPX: Add vpx_highbd_quantize_b_avx2().Scott LaVarnway
2022-07-25Merge "VPX: Add vpx_quantize_b_32x32_avx2()." into mainScott LaVarnway
2022-07-20avg_intrin_avx2: rm dead store in highbd_hadamard_8x8James Zern
2022-07-19VPX: Add vpx_quantize_b_32x32_avx2().Scott LaVarnway
2022-07-18avg_intrin_{sse2,avg2}: rm dead store in hadamard_8x8James Zern
2022-07-18vpx_int_pro_row_c: add an assert for heightJames Zern
2022-07-11VPX: Add vpx_quantize_b_avx2().Scott LaVarnway
2022-06-01vp9,encoder: fix some integer sanitizer warningsJames Zern
2022-05-25loongarch: Remove redundant codeyuanhecai
2022-05-20loongarch: Modify the representation of macrosyuanhecai
2022-05-19loongarch: Reduce the number of instructionsyuanhecai
2022-05-18vp9[loongarch]: Optimize vpx_quantize_b/b_32x32yuanhecai
2022-05-17vp8[loongarch]: Optimize fdct8x4/diamond_search_sadyuanhecai
2022-05-17vp8[loongarch]: Optimize sub_pixel_variance8x8/16x16yuanhecai