libwebp/src/dsp
skal 1411f02761 Lossless Enc: harmonize the function suffixes
BUG=webp:355

Change-Id: I8baf506bd2a27095b956ef22a862b071f60c0d72
2017-08-07 18:02:07 -07:00
..
alpha_processing_mips_dsp_r2.c alpha_processing: harmonize the naming suffixes to be _C() 2017-07-31 23:34:24 +00:00
alpha_processing_neon.c dsp: WebPExtractGreen function for alpha decompression 2017-01-17 09:33:25 +00:00
alpha_processing_sse2.c alpha_processing: harmonize the naming suffixes to be _C() 2017-07-31 23:34:24 +00:00
alpha_processing_sse41.c alpha_processing: harmonize the naming suffixes to be _C() 2017-07-31 23:34:24 +00:00
alpha_processing.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
common_sse2.h Do not use a register array in SSE. 2016-11-24 13:06:44 +01:00
cost_mips32.c cost*.c: harmonize the suffix namings 2017-07-31 17:18:32 -07:00
cost_mips_dsp_r2.c cost*.c: harmonize the suffix namings 2017-07-31 17:18:32 -07:00
cost_sse2.c cost*.c: harmonize the suffix namings 2017-07-31 17:18:32 -07:00
cost.c cost*.c: harmonize the suffix namings 2017-07-31 17:18:32 -07:00
cpu.c add a kSlowSSSE3 feature for CPUInfo 2017-01-13 06:19:27 +00:00
dec_clip_tables.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
dec_mips32.c dsp/mips: cosmetics: add whitespace around XSTR macro 2015-09-03 23:09:13 -07:00
dec_mips_dsp_r2.c dsp/mips: cosmetics: add whitespace around XSTR macro 2015-09-03 23:09:13 -07:00
dec_msa.c Add clang build fix for MSA 2017-02-01 17:45:17 +05:30
dec_neon.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
dec_sse2.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
dec_sse41.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
dec.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
dsp.h Merge "fix Android standalone toolchain build" 2017-08-04 18:25:21 +00:00
enc_avx2.c dsp: add DSP_INIT_STUB 2015-04-02 23:55:35 -07:00
enc_mips32.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
enc_mips_dsp_r2.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
enc_msa.c Add clang build fix for MSA 2017-02-01 17:45:17 +05:30
enc_neon.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
enc_sse2.c move the SSIM calculation code in ssim.c / ssim_sse2.c 2017-02-21 12:53:35 +01:00
enc_sse41.c src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
enc.c move the SSIM calculation code in ssim.c / ssim_sse2.c 2017-02-21 12:53:35 +01:00
filters_mips_dsp_r2.c filters: harmonize the suffixes naming to _SSE2(), _C(), etc. 2017-08-01 00:09:05 +00:00
filters_msa.c filters: harmonize the suffixes naming to _SSE2(), _C(), etc. 2017-08-01 00:09:05 +00:00
filters_neon.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
filters_sse2.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
filters.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
lossless_common.h VP8LEnc: remove use of BitsLog2Ceiling() 2017-03-20 02:58:16 -07:00
lossless_enc_mips32.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc_mips_dsp_r2.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc_msa.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc_neon.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc_sse2.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc_sse41.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_enc.c Lossless Enc: harmonize the function suffixes 2017-08-07 18:02:07 -07:00
lossless_mips_dsp_r2.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
lossless_msa.c Add clang build fix for MSA 2017-02-01 17:45:17 +05:30
lossless_neon.c slightly faster Predictor #11 in NEON 2016-12-08 07:32:51 -08:00
lossless_sse2.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
lossless.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
lossless.h src/{dec,enc,utils}: give filenames a unique suffix 2017-01-19 19:09:48 -08:00
Makefile.am Remove the argb* files. 2017-06-25 14:44:33 +02:00
mips_macro.h dsp/mips: cosmetics: add whitespace around XSTR macro 2015-09-03 23:09:13 -07:00
msa_macro.h Add clang build fix for MSA 2017-02-01 17:45:17 +05:30
neon.h NEON: implement alpha-filters (horizontal/vertical/gradient) 2017-01-17 15:44:46 +01:00
rescaler_mips32.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
rescaler_mips_dsp_r2.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
rescaler_msa.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
rescaler_neon.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
rescaler_sse2.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
rescaler.c Rescaler: harmonize the suffix naming 2017-08-01 23:49:44 +00:00
ssim_sse2.c move the SSIM calculation code in ssim.c / ssim_sse2.c 2017-02-21 12:53:35 +01:00
ssim.c ssim.c: remove dead include 2017-02-21 20:17:19 -08:00
upsampling_mips_dsp_r2.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
upsampling_msa.c unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00
upsampling_neon.c Merge "NEON: 5% faster conversion to RGB565 and RGBA4444" 2016-12-22 08:39:01 +00:00
upsampling_sse2.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
upsampling.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
yuv_mips32.c yuv: harmonize suffix naming 2017-08-01 20:40:00 -07:00
yuv_mips_dsp_r2.c yuv: harmonize suffix naming 2017-08-01 20:40:00 -07:00
yuv_neon.c yuv: harmonize suffix naming 2017-08-01 20:40:00 -07:00
yuv_sse2.c Merge "yuv: harmonize suffix naming" 2017-08-02 06:35:36 +00:00
yuv.c add missing ()s to macro parameters 2017-08-04 17:02:53 -07:00
yuv.h unify the ALTERNATE_CODE flag usage 2017-08-01 20:49:29 -07:00