Searched defs:px (Results 1 – 10 of 10) sorted by relevance
90 hi_u8 px[ECC_32_BYTES]; /* pubkey x */ member108 hi_u8 px[ECC_32_BYTES]; /* X */ member
124 …const hi_u8 *px; /* Ecdh X coordinates of the generated public key, the caller ensures it is pad… member
84 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
80 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
170 …const hi_u8 *px; /**< Ecdh X coordinates of the generated public key, the caller ensures it is pa… member
91 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
771 ptrdiff_t px = x / cn; in blur5x5() local
433 const hi_u8 *px; member
812 unsigned int *px[LINE_SIZE+1], *py[LINE_SIZE+1]; in CoordinateCorrect() local
413 #define MV_COST(f, s, cx, cy, px, py) (WEIGHTED_COST(f, mvbits[((cx) << (s))\ argument