Home
last modified time | relevance | path

Searched defs:ALIGN4 (Results 1 – 7 of 7) sorted by relevance

/external/libhevc/common/
Dihevc_macros.h54 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
/external/libavc/common/
Dih264_macros.h50 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp65 ALIGN4, in EmitSpecializedLibcall() enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp64 ALIGN4, in EmitSpecializedLibcall() enumerator
/external/llvm-project/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp64 ALIGN4, in EmitSpecializedLibcall() enumerator
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h360 #define ALIGN4 macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h360 #define ALIGN4 macro