Home
last modified time | relevance | path

Searched refs:FANCY_UPSAMPLING (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dupsampling.c22 #ifdef FANCY_UPSAMPLING
137 #if !defined(FANCY_UPSAMPLING)
170 #ifdef FANCY_UPSAMPLING in DUAL_SAMPLE_FUNC()
264 #ifdef FANCY_UPSAMPLING in WEBP_DSP_INIT_FUNC()
A Dupsampling_sse41.c23 #ifdef FANCY_UPSAMPLING
237 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_SSE41))
A Dupsampling_mips_dsp_r2.c133 #ifdef FANCY_UPSAMPLING
289 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_MIPS_DSP_R2))
A Dupsampling_sse2.c23 #ifdef FANCY_UPSAMPLING
265 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_SSE2))
A Dupsampling_neon.c25 #ifdef FANCY_UPSAMPLING
283 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_NEON))
A Ddsp.h436 #define FANCY_UPSAMPLING // undefined to remove fancy upsampling support macro
446 #ifdef FANCY_UPSAMPLING
A Dupsampling_msa.c22 #ifdef FANCY_UPSAMPLING
686 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_MSA))
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c61 #ifdef FANCY_UPSAMPLING
580 #ifdef FANCY_UPSAMPLING in CustomSetup()
A Dwebp_dec.c832 #ifdef FANCY_UPSAMPLING in WebPIoInitFromOptions()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog3227 802e012a fix compilation in non-FANCY_UPSAMPLING mode

Completed in 21 milliseconds