Searched refs:y1 (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/smp/ |
D | p_256_ecc_pp.cc | 47 uint32_t* y1; in ECC_Double() local 58 y1 = p->y; in ECC_Double() 71 multiprecision_mersenns_mult_mod(z3, y1, z1, keyLength); // z3=y1*z1 in ECC_Double() 74 multiprecision_mersenns_squa_mod(y3, y1, keyLength); // y3=y1^2 in ECC_Double() 96 uint32_t* y1; in ECC_Add() local 104 y1 = p->y; in ECC_Add() 131 multiprecision_sub_mod(t2, t2, y1, keyLength); // t2=t2-y1 in ECC_Add() 153 multiprecision_mersenns_mult_mod(z1, z1, y1, keyLength); // t4=t4*t1 in ECC_Add()
|
/system/core/libpixelflinger/ |
D | trap.cpp | 517 int32_t y1 = v1[1]; in trianglex_small() local 523 int32_t dy01 = y0 - y1; in trianglex_small() 530 swap(y0, y1); in trianglex_small() 532 dy01 = y0 - y1; in trianglex_small() 537 int32_t dy12 = y1 - y2; in trianglex_small() 541 const int32_t bminy = TRI_FLOOR(min(y0, y1, y2)) >> TRI_FRACTION_BITS; in trianglex_small() 543 const int32_t bmaxy = TRI_CEIL( max(y0, y1, y2)) >> TRI_FRACTION_BITS; in trianglex_small() 555 int32_t ey1 = dy12 * (x1 - mx) - dx12 * (y1 - my); in trianglex_small() 678 int y1 = top[1] | 1; in edge_setup() local 680 int dy = y2 - y1; in edge_setup() [all …]
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 529 int32_t y0, y1, y2, y3; in cosineModulateSynth4() local 545 y1 = -SCALE(f10 - f9, DCT_SHIFT); in cosineModulateSynth4() 552 out[5] = (int16_t)y1; in cosineModulateSynth4() 554 out[7] = (int16_t)y1; in cosineModulateSynth4()
|
/system/extras/simpleperf/scripts/inferno/ |
D | inferno.b64 | 1 …8eLedvOxZ/dvu3RYvtVWtXJNG3/wf9y6/rkFLX79N/fPffC44qCnwZvf1+o//gd7++e/+Tf2t7/y1/a2G8ceVKpqXfgv/8Ob7v…
|