HomeSort by relevance Sort by last modified time
    Searched full:__inline (Results 526 - 550 of 779) sorted by null

<<21222324252627282930>>

  /external/libyuv/files/source/
row_common.cc 257 static __inline int RGBToY(uint8 r, uint8 g, uint8 b) {
261 static __inline int RGBToU(uint8 r, uint8 g, uint8 b) {
264 static __inline int RGBToV(uint8 r, uint8 g, uint8 b) {
310 static __inline int RGBToGray(uint8 r, uint8 g, uint8 b) {
441 static __inline uint32 Clip(int32 val) {
450 static __inline void YuvPixel(uint8 y, uint8 u, uint8 v, uint8* rgb_buf,
462 static __inline void YuvPixel2(uint8 y, uint8 u, uint8 v,
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 345 static __inline FT_Int32
440 static __inline FT_Int32
  /external/freetype/include/freetype/config/
ftconfig.h 345 static __inline FT_Int32
440 static __inline FT_Int32
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 423 static __inline void
435 static __inline void
  /external/webrtc/src/modules/audio_processing/aec/
aec_core_sse2.c 24 __inline static float MulRe(float aRe, float aIm, float bRe, float bIm)
29 __inline static float MulIm(float aRe, float aIm, float bRe, float bIm)
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
l_add.h 111 __inline Word32 L_add(register Word32 L_var1, register Word32 L_var2, Flag *pOverflow)
125 __inline Word32 L_add(register Word32 L_var1, register Word32 L_var2, Flag *pOverflow)
l_mac.h 108 __inline Word32 L_mac(Word32 L_var3, Word16 var1, Word16 var2, Flag *pOverflow)
146 __inline Word32 L_mac(Word32 L_var3, Word16 var1, Word16 var2, Flag *pOverflow)
l_msu.h 109 __inline Word32 L_msu(Word32 L_var3, Word16 var1, Word16 var2, Flag *pOverflow)
127 __inline Word32 L_msu(Word32 L_var3, Word16 var1, Word16 var2, Flag *pOverflow)
l_mult.h 109 __inline Word32 L_mult(Word16 var1, Word16 var2, Flag *pOverflow)
127 __inline Word32 L_mult(Word16 var1, Word16 var2, Flag *pOverflow)
l_sub.h 109 __inline Word32 L_sub(Word32 L_var1, Word32 L_var2, Flag *pOverflow)
126 __inline Word32 L_sub(Word32 L_var1, Word32 L_var2, Flag *pOverflow)
mpy_32_16.h 93 __inline Word32 Mpy_32_16(Word16 L_var1_hi,
159 __inline Word32 Mpy_32_16(Word16 L_var1_hi,
mult.h 109 __inline Word16 mult(Word16 var1, Word16 var2, Flag *pOverflow)
128 __inline Word16 mult(Word16 var1, Word16 var2, Flag *pOverflow)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
az_isp.c 58 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n);
214 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n)
  /bionic/libc/bionic/
arc4random.c 54 #define inline __inline
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_rem_pio2.c 52 static __inline __always_inline
  /external/bison/m4/
wchar_h.m4 63 dnl Test whether <wchar.h> suffers due to the transition from '__inline' to
  /external/chromium/third_party/libevent/android/
config.h 255 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 260 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium/third_party/libevent/
config.h.in 252 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium/third_party/libevent/linux/
config.h 253 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 260 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium/third_party/libevent/mac/
config.h 253 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 260 /* Define to `__inline__' or `__inline' if that's what the C compiler
  /external/chromium_org/third_party/libevent/android/
config.h 253 /* Define to `__inline__' or `__inline' if that's what the C compiler
event-config.h 257 /* Define to `__inline__' or `__inline' if that's what the C compiler

Completed in 1297 milliseconds

<<21222324252627282930>>