Searched defs:x1 (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/smp/ |
D | p_256_ecc_pp.cc | 45 uint32_t* x1; in ECC_Double() local 93 uint32_t* x1; in ECC_Add() local
|
/system/bt/embdrv/sbc/encoder/srce/ |
D | sbc_dct.c | 99 register int32_t x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 516 int32_t x1 = v1[0]; in trianglex_small() local 694 const int x1 = top[0]; in edge_setup() local 880 const int x1 = top[0]; in aa_edge_setup() local
|
D | scanline.cpp | 648 const int x1 = c->iterators.xr; in scanline() local 1912 const uint32_t x1 = c->iterators.xr; in scanline_perspective() local 2003 const uint32_t x1 = c->iterators.xr; in scanline_perspective_single() local
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 451 __m128i x0, x1, x2; in AES_128_Key_Expansion() local 478 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; in AES_192_Key_Expansion() local 489 __m128i x0, x1, x2, x3, *kp = (__m128i*)key; in AES_256_Key_Expansion() local
|