| /device/soc/hisilicon/common/platform/i2s/ |
| D | i2s_codec_hi35xx.c | 72 uint16_t AudioCodecI2s1DataBits(enum I2sWordWidth width) in AudioCodecI2s1DataBits() 194 void AudioCodecSetWidth(const struct I2sConfigInfo *i2sCfg, enum I2sWordWidth width) in AudioCodecSetWidth() 237 …SetAudioCodec(struct I2sConfigInfo *i2sCfg, enum I2sSampleRate sampleRate, enum I2sWordWidth width) in Hi35xxSetAudioCodec()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| D | kapi_symc.c | 41 symc_width width; member 243 …atic hi_s32 kapi_symc_chk_des_3des_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width) in kapi_symc_chk_des_3des_param() 276 static hi_s32 kapi_symc_chk_aes_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width) in kapi_symc_chk_aes_param() 300 static hi_s32 kapi_symc_chk_sm1_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi… in kapi_symc_chk_sm1_param() 342 static hi_s32 kapi_symc_width_check(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u… in kapi_symc_width_check() 395 …i_symc_match_width(hi_cipher_work_mode work_mode, hi_cipher_bit_width bit_width, symc_width *width) in kapi_symc_match_width() 440 static hi_s32 kapi_symc_chk_param(hi_u32 hard_key, const symc_cfg_t *cfg, symc_width *width) in kapi_symc_chk_param()
|
| /device/soc/bestechnic/bes2600/liteos_m/components/utils/src/ |
| D | printf.c | 202 …r* buffer, size_t idx, size_t maxlen, const char* buf, size_t len, unsigned int width, unsigned in… in _out_rev() 230 …, size_t len, bool negative, unsigned int base, unsigned int prec, unsigned int width, unsigned in… in _ntoa_format() 284 … long value, bool negative, unsigned long base, unsigned int prec, unsigned int width, unsigned in… in _ntoa_long() 309 … value, bool negative, unsigned long long base, unsigned int prec, unsigned int width, unsigned in… in _ntoa_long_long() 342 …uffer, size_t idx, size_t maxlen, double value, unsigned int prec, unsigned int width, unsigned in… in _ftoa() 470 …uffer, size_t idx, size_t maxlen, double value, unsigned int prec, unsigned int width, unsigned in… in _etoa() 582 unsigned int flags, width, precision, n; in _vsnprintf() local
|
| /device/soc/hisilicon/common/hal/display/source/linux_standard/src/display_device/composer/gles/ |
| D | hdi_gles_composition.cpp | 74 int32_t HdiGlesComposition::InitProgram(uint32_t width, uint32_t height) in InitProgram() 113 int32_t HdiGlesComposition::Init(uint32_t width, uint32_t height) in Init()
|
| D | display_mock_surface.cpp | 35 bool DisplayMockSurface::Init(uint32_t width, uint32_t height) in Init() 173 GSError DisplayMockSurface::SetDefaultWidthAndHeight(int32_t width, int32_t height) in SetDefaultWidthAndHeight()
|
| D | gl_egl_state.cpp | 107 bool GlEglState::Init(uint32_t width, uint32_t height) in Init()
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
| D | hal_csi.c | 57 void hal_csi_start(enum CSI_PIX_FMT_T fmt, uint32_t width, uint32_t height, uint32_t addr) in hal_csi_start()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| D | drv_ifep_rsa_v100.c | 318 static hi_void drv_rsa_set_width(rsa_key_width width) in drv_rsa_set_width() 410 static hi_u32 drv_rsa_get_klen(rsa_key_width width) in drv_rsa_get_klen() 601 const hi_u8 *in, hi_u8 *out, rsa_key_width width) in drv_ifep_rsa_exp_mod()
|
| /device/soc/hisilicon/common/hal/display/source/linux_standard/src/display_device/composer/ |
| D | hdi_composer.h | 28 virtual int32_t Init(uint32_t width, uint32_t height) in Init()
|
| /device/hihope/hardware/mpp/include/ |
| D | mpi_enc_utils.h | 27 RK_S32 width; member 50 RK_U32 width; member
|
| /device/soc/bestechnic/bes2600/liteos_m/components/ui/ |
| D | fbdev.h | 32 uint16_t width; member
|
| /device/qemu/riscv32_virt/liteos_m/board/test/ |
| D | display_test.c | 85 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx307_2L/ |
| D | imx307_2l_cmos.h | 42 HI_U32 width; member
|
| /device/hihope/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 32 uint32_t width; member
|
| D | hi_gbm.c | 112 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t … in hdi_gbm_bo_create()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
| D | cryp_rsa.c | 82 static hi_s32 rsa_get_klen(unsigned long module_len, hi_u32 *keylen, rsa_key_width *width) in rsa_get_klen() 162 rsa_key_width width = 0; in cryp_ifep_rsa_exp_mod() local 1055 rsa_key_width width; in cryp_rsa_bn_exp_mod() local
|
| /device/hihope/hardware/rga/include/ |
| D | im2d.h | 220 int width; /* width */ member 244 int width; /* width */ member 280 #define wrapbuffer_virtualaddr(vir_addr, width, height, format, ...) \ argument 295 #define wrapbuffer_physicaladdr(phy_addr, width, height, format, ...) \ argument 310 #define wrapbuffer_fd(fd, width, height, format, ...) \ argument
|
| /device/hihope/rk3568/camera/src/driver_adapter/test/unittest/ |
| D | utest_v4l2.cpp | 78 constexpr uint32_t width = 640; variable
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/ |
| D | ps5260_2l_cmos.h | 59 HI_U32 width; member
|
| /device/hihope/hardware/gpu/include/ |
| D | gbm.h | 258 uint32_t width; member 265 uint32_t width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov2775/ |
| D | ov2775_cmos.h | 62 HI_U32 width; member
|
| /device/soc/bestechnic/bes2600/liteos_m/components/drivers/display/hdi/ |
| D | display_layer.c | 29 uint32_t width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/ext_inc/ |
| D | vou_dev_ext.h | 53 hi_u32 width; /* new */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_symc.c | 74 hi_s32 ext_mbedtls_symc_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in ext_mbedtls_symc_setmode()
|
| /device/qemu/hardware/display/ |
| D | display_layer.c | 35 uint32_t width; member
|