Home
last modified time | relevance | path

Searched defs:px (Results 1 – 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_boot_bin.h90 hi_u8 px[ECC_32_BYTES]; /* pubkey x */ member
108 hi_u8 px[ECC_32_BYTES]; /* X */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dhi_cipher.h124 …const hi_u8 *px; /* Ecdh X coordinates of the generated public key, the caller ensures it is pad… member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dburn_file.h84 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_upg_file.h80 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
Dhi_cipher.h170 …const hi_u8 *px; /**< Ecdh X coordinates of the generated public key, the caller ensures it is pa… member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
Dhi_upg_file.h91 hi_u8 px[ECC_32_BYTES]; /**< Pubkey x.CNcomment:ECC密钥x。CNend */ member
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dblur.cpp771 ptrdiff_t px = x / cn; in blur5x5() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/cipher/
Ddrv_pke_common.h433 const hi_u8 *px; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/gslx680new/
Dgsl_point_id.c812 unsigned int *px[LINE_SIZE+1], *py[LINE_SIZE+1]; in CoordinateCorrect() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/
Davs2_global.h413 #define MV_COST(f, s, cx, cy, px, py) (WEIGHTED_COST(f, mvbits[((cx) << (s))\ argument