Searched defs:x1 (Results 1 – 2 of 2) sorted by relevance
/system/media/audio_utils/include/audio_utils/ |
D | LinearMap.h | 241 static inline bool checkedDiff(int32_t *diff, T x2, T x1, const char *coord) { in checkedDiff()
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 462 __m128i x0, x1, x2; in AES_128_Key_Expansion() local 489 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; in AES_192_Key_Expansion() local 500 __m128i x0, x1, x2, x3, *kp = (__m128i*)key; in AES_256_Key_Expansion() local
|