Home
last modified time | relevance | path

Searched refs:LOCAL_INLINE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c85 # define LOCAL_INLINE __attribute__ ((noinline)) macro
87 # define LOCAL_INLINE WEBP_INLINE macro
90 static LOCAL_INLINE int Sub3(int a, int b, int c) { in Sub3()
96 #undef LOCAL_INLINE
A Dlossless_enc.c756 # define LOCAL_INLINE __attribute__ ((noinline)) macro
758 # define LOCAL_INLINE WEBP_INLINE macro
761 static LOCAL_INLINE int Sub3(int a, int b, int c) { in Sub3()
767 #undef LOCAL_INLINE

Completed in 7 milliseconds