libwebp/src/dsp
James Zern f4dd92565e remove WEBP_EXPERIMENTAL_FEATURES
the webp bitstream is considered stable at this point

Change-Id: I4b13f9ed4c45f63785474b097e96cb7bf651be7b
2018-02-09 10:25:11 -08:00
..
alpha_processing_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
alpha_processing_neon.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
alpha_processing_sse2.c SSE2 implementation of HasAlphaXXX 2017-11-23 15:02:21 +01:00
alpha_processing_sse41.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
alpha_processing.c introduce WebPHasAlpha8b and WebPHasAlpha32b 2017-11-20 15:20:29 +01:00
common_sse2.h Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
common_sse41.h Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
cost_mips32.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost_sse2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cpu.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
dec_clip_tables.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
dec_mips32.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
dec_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
dec_msa.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
dec_neon.c move LOAD8x4 and STORE8x2 closer to their use location 2017-11-21 23:44:39 -08:00
dec_sse2.c dec_sse2: remove HE8uv_SSE2 2017-11-20 20:34:05 -08:00
dec_sse41.c dec_sse41: harmonize function suffixes 2017-11-21 12:47:06 -08:00
dec.c dec,cosmetics: normalize function naming style 2017-11-21 14:31:34 -08:00
dsp.h add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
enc_avx2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
enc_mips32.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
enc_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
enc_msa.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
enc_neon.c {dec,enc}_neon: harmonize function suffixes x2 2017-10-20 19:00:53 -07:00
enc_sse2.c Merge "WIP: list includes as descendants of the project dir" 2017-10-11 08:21:42 +00:00
enc_sse41.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
enc.c dsp: avoid defining _C functions w/NEON builds 2017-10-27 10:54:56 -07:00
filters_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
filters_msa.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
filters_neon.c filters_neon,cosmetics: fix indent 2017-10-20 19:00:29 -07:00
filters_sse2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
filters.c dsp: avoid defining _C functions w/NEON builds 2017-10-27 10:54:56 -07:00
lossless_common.h WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_enc_mips32.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_enc_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_enc_msa.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_enc_neon.c lossless_enc_neon: harmonize function suffixes 2017-10-20 19:00:53 -07:00
lossless_enc_sse2.c Merge "WIP: list includes as descendants of the project dir" 2017-10-11 08:21:42 +00:00
lossless_enc_sse41.c Add an SSE4 version of some lossless color transforms. 2018-01-24 14:33:25 +01:00
lossless_enc.c dsp: avoid defining _C functions w/NEON builds 2017-10-27 10:54:56 -07:00
lossless_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_msa.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
lossless_neon.c lossless_neon: harmonize function suffixes 2017-10-20 19:00:53 -07:00
lossless_sse2.c Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
lossless.c dsp: avoid defining _C functions w/NEON builds 2017-10-27 10:54:56 -07:00
lossless.h remove WEBP_EXPERIMENTAL_FEATURES 2018-02-09 10:25:11 -08:00
Makefile.am remove WEBP_EXPERIMENTAL_FEATURES 2018-02-09 10:25:11 -08: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 {dec,enc}_neon: harmonize function suffixes x2 2017-10-20 19:00:53 -07:00
rescaler_mips32.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
rescaler_mips_dsp_r2.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
rescaler_msa.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
rescaler_neon.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
rescaler_sse2.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
rescaler.c WEBP_REDUCE_SIZE: disable all rescaler code 2017-11-24 22:08:32 +00:00
ssim_sse2.c add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
ssim.c add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
upsampling_mips_dsp_r2.c WEBP_REDUCE_CSP: restrict colorspace support 2017-11-26 08:44:08 +00:00
upsampling_msa.c MIPS64: Fix defined-but-not-used errors with WEBP_REDUCE_CSP 2018-01-30 17:40:09 -08:00
upsampling_neon.c WEBP_REDUCE_CSP: restrict colorspace support 2017-11-26 08:44:08 +00:00
upsampling_sse2.c Upsampling SSE2/SSE4 speedup. 2017-12-05 23:37:06 +01:00
upsampling_sse41.c Upsampling SSE2/SSE4 speedup. 2017-12-05 23:37:06 +01:00
upsampling.c upsampling: rm asserts w/REDUCE_CSP+OMIT_C_CODE 2017-12-06 17:09:26 -08:00
yuv_mips32.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
yuv_mips_dsp_r2.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
yuv_neon.c yuv_neon: harmonize function suffixes 2017-10-20 19:00:53 -07:00
yuv_sse2.c Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
yuv_sse41.c Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
yuv.c Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00
yuv.h Implement the upsampling/yuv functions in SSE41 2017-12-04 22:29:43 +01:00