android_external_ffmpeg/libavcodec/x86
Martin Storsjö 347aa8f723 x86: Don't declare a non-static function as inline
This fixes building with clang in msvc mode, which does support
gcc style inline assembly.
2018-04-15 23:18:45 +03:00
..
ac3dsp.asm
ac3dsp_downmix.asm ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm 2016-10-01 00:46:25 +02:00
ac3dsp_init.c ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm 2016-10-01 00:46:25 +02:00
apedsp.asm
apedsp_init.c
audiodsp.asm x86util: Port all macros to cpuflags 2017-03-14 17:23:32 +01:00
audiodsp_init.c audiodsp: x86: Remove pointless header file 2016-10-19 15:20:41 +02:00
blockdsp.c lavc: Remove deprecated XvMC support hacks 2017-03-23 10:09:14 +01:00
bswapdsp.asm
bswapdsp_init.c
cabac.h
cavsdsp.c
constants.c
constants.h
dca.h
dcadsp.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
dcadsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
dct32.asm x86: Merge align directives into SECTION_RODATA declarations where possible 2017-03-05 14:26:06 +01:00
dct_init.c
dnxhdenc.asm asm: Consistently uppercase SECTION markers 2017-02-03 11:37:53 +01:00
dnxhdenc_init.c
fdct.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
fdct.h
fdctdsp_init.c
fft.asm x86: fft: Port to cpuflags 2017-03-14 17:23:32 +01:00
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
fpel.asm x86: fpel: Remove unnecessary sign extend 2016-09-29 14:47:41 +02:00
fpel.h
fpel_mmx.c
h263_loopfilter.asm
h263dsp_init.c
h264_cabac.c cabac: x86: Give optimizations header a more meaningful name 2016-12-01 08:23:54 +01:00
h264_chromamc.asm h264chroma: Change type of stride parameters to ptrdiff_t 2016-09-29 14:48:04 +02:00
h264_chromamc_10bit.asm h264chroma: Change type of stride parameters to ptrdiff_t 2016-09-29 14:48:04 +02:00
h264_deblock.asm
h264_deblock_10bit.asm
h264_idct.asm x86: h264: Simplify DEQUANT macro with cpuflags 2017-03-14 17:23:32 +01:00
h264_idct_10bit.asm
h264_intrapred.asm h264_intrapred: x86: Update comments left behind in 95c89da36e 2016-10-06 12:32:34 +02:00
h264_intrapred_10bit.asm h264_intrapred: x86: Update comments left behind in 95c89da36e 2016-10-06 12:32:34 +02:00
h264_intrapred_init.c
h264_qpel.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
h264_weight.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
h264_weight_10bit.asm
h264chroma_init.c h264chroma: Change type of stride parameters to ptrdiff_t 2016-09-29 14:48:04 +02:00
h264dsp_init.c
hevc_add_res.asm x86: hevc: Add missing colons after assembly labels 2017-03-01 09:23:42 +01:00
hevc_deblock.asm
hevc_idct.asm asm: Consistently uppercase SECTION markers 2017-02-03 11:37:53 +01:00
hevc_mc.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
hevcdsp_init.c hevc: x86: Add add_residual() SIMD optimizations 2016-10-22 17:33:35 +02:00
hpeldsp.asm
hpeldsp.h
hpeldsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
hpeldsp_mmx.c
hpeldsp_rnd_template.c
hpeldsp_vp3.asm
hpeldsp_vp3_init.c
huffyuvdsp.asm
huffyuvdsp_init.c
huffyuvencdsp_mmx.c
idctdsp.h idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
idctdsp_init.c
idctdsp_mmx.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
imdct36.asm x86: Merge align directives into SECTION_RODATA declarations where possible 2017-03-05 14:26:06 +01:00
inline_asm.h
lpc.c
Makefile build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
mathops.h
mdct.h
mdct_init.c
me_cmp.asm
me_cmp_init.c
mlpdsp.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
mpegaudiodsp.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
mpegvideo.c
mpegvideodsp.c
mpegvideoenc.c mpegvideoenc: make a table const 2017-01-19 09:52:21 +01:00
mpegvideoenc_qns_template.c
mpegvideoenc_template.c
mpegvideoencdsp.asm
mpegvideoencdsp_init.c
pixblockdsp.asm
pixblockdsp_init.c
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
qpel.asm
qpeldsp.asm
qpeldsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm x86: Merge align directives into SECTION_RODATA declarations where possible 2017-03-05 14:26:06 +01:00
rv40dsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
sbrdsp.asm
sbrdsp_init.c
simple_idct.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
simple_idct.h idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
svq1enc.c
v210enc.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
v210enc_init.c
vc1dsp.asm asm: Consistently uppercase SECTION markers 2017-02-03 11:37:53 +01:00
vc1dsp.h
vc1dsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
vc1dsp_mmx.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
videodsp.asm x86: videodsp: Add parentheses to expression to work around warning 2016-10-19 10:13:34 +02:00
videodsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp6dsp.asm
vp6dsp_init.c
vp8dsp.asm x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 2017-03-14 17:23:32 +01:00
vp8dsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
vp8dsp_loopfilter.asm
vp9dsp_init.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
vp9lpf.asm vp9lpf/x86: make filter_16_h work on 32-bit. 2016-10-04 10:54:09 +02:00
vp9mc.asm vp9: Flip the order of arguments in MC functions 2016-11-03 09:12:02 +02:00
vp56_arith.h
w64xmmtest.c lavc: add clobber tests for the new encoding/decoding API 2016-09-28 10:01:52 +02:00
xvididct.h idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
xvididct_init.c
xvididct_mmx.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
xvididct_sse2.c x86: Don't declare a non-static function as inline 2018-04-15 23:18:45 +03:00