Searched defs:bitpos (Results 1 – 2 of 2) sorted by relevance
/external/opencore/baselibs/gen_data_structures/src/ |
D | bitstreamparser.h | 138 uint8 bitpos; //The current bit position of the current byte. Counts down from 7 to 0. variable
|
/external/dropbear/libtomcrypt/src/math/fp/ |
D | ltc_ecc_fp_mulmod.c | 783 unsigned y, z, err, bitlen, bitpos, lut_gap, first; in accel_fp_mul() local 908 unsigned y, z, err, bitlen, bitpos, lut_gap, first, zA, zB; in accel_fp_mul2add() local
|