Home
last modified time | relevance | path

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

/external/libmpeg2/common/mips/
Dicv_platform_macros.h55 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libmpeg2/common/x86/
Dicv_platform_macros.h55 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/mips/
Dihevc_platform_macros.h74 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.h134 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/x86/
Dihevc_platform_macros.h87 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp326 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
429 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local