openh264/codec/common/x86
Sindre Aamås bb49e23719 [Encoder] Add AVX2 4x4 quantization routines
WelsQuantFour4x4Max_avx2 (~2.06x speedup over SSE2)
WelsQuantFour4x4_avx2    (~2.32x speedup over SSE2)
WelsQuant4x4Dc_avx2      (~1.49x speedup over SSE2)
WelsQuant4x4_avx2        (~1.42x speedup over SSE2)
2016-04-13 11:56:47 +02:00
..
asm_inc.asm [Encoder] Add AVX2 4x4 quantization routines 2016-04-13 11:56:47 +02:00
cpuid.asm Don't load undefined bits into rcx before calling the cpuid instruction 2014-06-29 20:46:55 +03:00
dct.asm [Decoder/x86] IDCT one block at a time with SSE2 2016-03-16 19:55:11 +01:00
deblock.asm [Common/x86] DeblockChromaEq4H_ssse3 optimizations 2016-02-26 10:58:16 +01:00
expand_picture.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
intra_pred_com.asm Fix crash issue due to commit 8945348. 2014-09-26 11:16:13 +08:00
mb_copy.asm Add missing sign extension for x86_64 in mb_copy.asm 2016-03-24 10:20:42 +02:00
mc_chroma.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00
mc_luma.asm Add new x86 assembly functions to support sub8x8 mode 2015-07-10 09:00:05 +08:00
satd_sad.asm [Encoder/x86] Add AVX2 SATD routines 2016-03-08 11:31:17 +01:00
vaa.asm Convert all tabs to spaces in assembly sources, unify indentation 2014-06-01 01:35:43 +03:00