HomeSort by relevance Sort by last modified time
    Searched refs:USE_INTRINSICS (Results 1 - 4 of 4) sorted by null

  /external/webp/src/dsp/
neon.h 22 #define USE_INTRINSICS // use intrinsics when possible
lossless_neon.c 144 #ifdef USE_INTRINSICS
325 #endif // USE_INTRINSICS
339 #ifdef USE_INTRINSICS
enc_neon.c 35 // USE_INTRINSICS define.
37 #if defined(USE_INTRINSICS)
244 #endif // USE_INTRINSICS
266 #if defined(USE_INTRINSICS)
553 // USE_INTRINSICS define.
555 #if defined(USE_INTRINSICS)
    [all...]
dec_neon.c 497 #if defined(USE_INTRINSICS)
629 #endif // USE_INTRINSICS
    [all...]

Completed in 265 milliseconds