Searched defs:A32 (Results 1 – 4 of 4) sorted by relevance
48 #define A32(a, b, c, d) (((d) << 24)+((c) << 16)+((b) << 8)+(a)) macro
32 #define A32(x) (((U32_S *)(x))->v) macro49 #define A32(x) get_unaligned((u32 *)&(((U16_S *)(x))->v)) macro
588 #define A32 0xffc00 /* A32 in the Coefficient Matrix */ macro
565 #define A32 0xffc00 /* A32 in the Coefficient Matrix */ macro