Home
last modified time | relevance | path

Searched defs:CTZ (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/common/mips/
Dihevc_platform_macros.h67 static inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libavc/common/mips/
Dih264_platform_macros.h80 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libavc/common/x86/
Dih264_platform_macros.h79 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libavc/common/armv8/
Dih264_platform_macros.h138 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libavc/common/arm/
Dih264_platform_macros.h138 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/arm/
Dihevc_platform_macros.h127 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/x86/
Dihevc_platform_macros.h82 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp296 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
397 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local