Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/common/
H A Dihevc_macros.h54 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
/aosp_15_r20/external/libavc/common/
H A Dih264_macros.h52 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN4, in EmitSpecializedLibcall() enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp64 ALIGN4, in EmitSpecializedLibcall() enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp79 ALIGN4, in EmitSpecializedLibcall() enumerator
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
H A Darm_math.h360 #define ALIGN4 macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
H A Darm_math.h360 #define ALIGN4 macro
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h345 #define ALIGN4 macro