openh264/codec/common
Martin Storsjö 91e5838621 Indent all WELS_ASM_FUNC_BEGIN properly
By having all of them start at the start of the line, the code
is more consistent and readable.
2014-03-16 12:01:54 +02:00
..
arm_arch_common_macro.S Mark the stack as non-executable in the arm assembly 2014-03-11 14:24:16 +02:00
asm_inc.asm Add defines of arg11 and arg12 in asm_inc.asm 2014-03-15 14:42:07 +02:00
cpu_core.h Remove deblocking arm asm code to common folder, add cpu detect for arm, clean some code. 2014-02-28 17:08:24 +08:00
cpu.cpp Use the __ARM_NEON__ built-in compiler define for identifying neon capability on iOS 2014-03-05 09:47:05 +02:00
cpu.h Unify the interface for the different variants of WelsCPUFeatureDetect 2014-03-04 10:18:30 +02:00
cpuid.asm fix win64 float issue, enable AQ assembly 2014-01-21 11:16:48 +08:00
crt_util_safe_x.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
crt_util_safe_x.h Use char instead of str_t 2014-02-10 08:06:37 +02:00
deblock.asm Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
deblocking_common.cpp Use void instead of void_t 2014-02-10 08:06:33 +02:00
deblocking_common.h Modify code style, remove trailing space. 2014-03-03 15:42:01 +08:00
deblocking_neon.S Indent all WELS_ASM_FUNC_BEGIN properly 2014-03-16 12:01:54 +02:00
expand_picture_common.h Partly add arm asm code to encoder. 2014-03-05 10:24:05 +08:00
expand_picture_neon.S Rename expand_picture.S to expand_picture_neon.S 2014-03-06 16:11:40 +02:00
expand_picture.asm Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
logging.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
logging.h Use char instead of str_t 2014-02-10 08:06:37 +02:00
ls_defines.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
macros.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
mb_copy.asm Use void instead of void_t 2014-02-10 08:06:33 +02:00
mc_chroma.asm Mark source parameters to MC functions as const 2014-02-19 10:19:56 +02:00
mc_common.h mv mc_neon.S to common,add MC arm code to encoder 2014-03-07 12:18:58 +08:00
mc_luma.asm Mark source parameters to MC functions as const 2014-02-19 10:19:56 +02:00
mc_neon.S Indent all WELS_ASM_FUNC_BEGIN properly 2014-03-16 12:01:54 +02:00
measure_time.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
satd_sad.asm Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
targets.mk Rerun mktargets.sh 2014-03-07 11:30:19 +02:00
typedefs.h Use a standard macro for 64 bit printf conversion specifiers 2014-03-03 12:33:34 +02:00
vaa.asm Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
WelsThreadLib.cpp Merge pull request #456 from mstorsjo/use-common-threadlib 2014-03-10 09:45:51 -07:00
WelsThreadLib.h Merge WelsThreadDestroy into WelsThreadJoin 2014-03-07 10:51:28 +02:00