Searched refs:FANCY_UPSAMPLING (Results 1 - 8 of 8) sorted by relevance

/external/webp/src/dsp/
H A Dupsampling.c22 #ifdef FANCY_UPSAMPLING
133 #endif // FANCY_UPSAMPLING
137 #if !defined(FANCY_UPSAMPLING)
166 #endif // !FANCY_UPSAMPLING
170 #ifdef FANCY_UPSAMPLING
268 #ifdef FANCY_UPSAMPLING
321 #endif // FANCY_UPSAMPLING
H A Dupsampling_mips_dsp_r2.c133 #ifdef FANCY_UPSAMPLING
238 #endif // FANCY_UPSAMPLING
289 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_MIPS_DSP_R2))
H A Dupsampling_sse2.c23 #ifdef FANCY_UPSAMPLING
214 #endif // FANCY_UPSAMPLING
269 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_SSE2))
H A Ddsp.h397 #define FANCY_UPSAMPLING // undefined to remove fancy upsampling support macro
407 #ifdef FANCY_UPSAMPLING
412 #endif // FANCY_UPSAMPLING
H A Dupsampling_neon.c25 #ifdef FANCY_UPSAMPLING
279 #endif // FANCY_UPSAMPLING
283 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_NEON))
H A Dupsampling_msa.c22 #ifdef FANCY_UPSAMPLING
676 #endif // FANCY_UPSAMPLING
680 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_MSA))
/external/webp/src/dec/
H A Dio_dec.c61 #ifdef FANCY_UPSAMPLING
118 #endif /* FANCY_UPSAMPLING */
580 #ifdef FANCY_UPSAMPLING
H A Dwebp_dec.c832 #ifdef FANCY_UPSAMPLING

Completed in 267 milliseconds