OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_INTRINSICS
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
neon.h
22
#define
USE_INTRINSICS
// use intrinsics when possible
lossless_neon.c
144
#ifdef
USE_INTRINSICS
298
#endif //
USE_INTRINSICS
312
#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
...]
/external/webp/src/dsp/
neon.h
22
#define
USE_INTRINSICS
// use intrinsics when possible
lossless_neon.c
144
#ifdef
USE_INTRINSICS
298
#endif //
USE_INTRINSICS
312
#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 404 milliseconds