| /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/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_OHOS.cpp | 62 OMX_U32 Get_Video_HorAlign(OMX_VIDEO_CODINGTYPE codecId, OMX_U32 width, OMX_U32 height, OMX_U32 cod… in Get_Video_HorAlign() 128 OMX_U32 width, height; in Get_Video_HorAlign() local 456 OMX_U32 width = pRockchipPort->portDefinition.format.video.nStride; in Get_Video_HorAlign() local 581 int32_t width, in Get_Video_HorAlign() 705 OMX_U32 GetDataSize(OMX_U32 width, OMX_U32 height, OMX_COLOR_FORMATTYPE format) in Get_Video_HorAlign() 858 OMX_U32 width, in Get_Video_HorAlign()
|
| /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/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/drivers/ |
| D | driver_common.c | 100 const char * channel_width_to_string(enum chan_width width) in channel_width_to_string() 121 int channel_width_to_int(enum chan_width width) in channel_width_to_int()
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| D | printf.c | 211 unsigned int width = buf_width; in _out_rev() local 242 unsigned int width = prec_width; in _ntoa_format() local 296 unsigned int width, unsigned int l_flags) in _ntoa_long() 332 unsigned int width, unsigned int l_flags) in _ntoa_long_long() 388 unsigned int width = i_width; in _ftoa() local 536 unsigned int width, unsigned int flags) in _etoa() 688 unsigned int flags, width, precision, n; in vsnprintf_s() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | clk-provider.h | 566 u8 width; member 573 #define clk_div_mask(width) ((1 << (width)) - 1) argument 617 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, clk_divider_flags, l… argument 632 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, width, clk_divider_flags… argument 648 #define clk_hw_register_divider_parent_hw(dev, name, parent_hw, flags, reg, shift, width, clk_divid… argument 664 #define clk_hw_register_divider_parent_data(dev, name, parent_data, flags, reg, shift, width, clk_d… argument 681 #define clk_hw_register_divider_table(dev, name, parent_name, flags, reg, shift, width, clk_divider… argument 699 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, reg, shift, width, clk… argument 717 #define clk_hw_register_divider_table_parent_data(dev, name, parent_data, flags, reg, shift, width,… argument 784 #define clk_register_mux(dev, name, parent_names, num_parents, flags, reg, shift, width, clk_mux_fl… argument [all …]
|
| /device/soc/rockchip/rk3588/hardware/rga/include/ |
| D | im2d.h | 98 #define wrapbuffer_handle(handle, width, height, format, ...) \ argument 115 #define wrapbuffer_virtualaddr(vir_addr, width, height, format, ...) \ argument 130 #define wrapbuffer_physicaladdr(phy_addr, width, height, format, ...) \ argument 145 #define wrapbuffer_fd(fd, width, height, format, ...) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/frw/romable/ |
| D | oal_wlan_util_rom.h | 30 static INLINE__ osal_u32 oal_rotl_w(osal_u32 val, osal_u32 bits, osal_u32 width) in oal_rotl_w()
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| D | vpu_api_legacy.cpp | 96 RK_S32 width = cfg->width; in vpu_api_set_enc_cfg() local 213 static int copy_align_raw_buffer_to_dest(RK_U8 *dst, RK_U8 *src, RK_U32 width, in copy_align_raw_buffer_to_dest() 659 RK_U32 width = ctx->width; in decode() local 1020 RK_U32 width = ctx->width; in encode() local 1256 RK_U32 width = ctx->width; in encoder_sendframe() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| D | ive_img.c | 85 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() 129 IVE_IMAGE_TYPE_E enType, uint32_t width, uint32_t height) in IveImgCreate()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_debugfs.c | 42 static int get_afbc_size(uint32_t width, uint32_t height, uint32_t bpp) in get_afbc_size() 64 int width; in rockchip_drm_dump_plane_buffer() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk-half-divider.c | 11 #define div_mask(width) ((1 << (width)) - 1) argument 34 …f_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, in clk_half_divider_bestdiv()
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/common_headers/drivers/gpu/ |
| D | soc_dpu_type.h | 139 td_u32 width; /*!< @if Eng Layer width. member 161 td_u32 width; /*!< @if Eng Width of the surface,Unit: number of pixels. member
|
| D | soc_gmmu_api.h | 50 td_u32 width; /*!< @if Eng Memory Width. member
|
| /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/qemu/riscv32_virt/liteos_m/board/ui/ |
| D | fbdev.h | 32 uint16_t width; member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpi_enc_utils.h | 27 signed int width; member 50 unsigned int width; member
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpi_enc_utils.h | 27 RK_S32 width; member 50 RK_U32 width; member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpi_enc_utils.h | 27 RK_S32 width; member 50 RK_U32 width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx307_2L/ |
| D | imx307_2l_cmos.h | 42 HI_U32 width; member
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 35 uint32_t width; member
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 35 uint32_t width; member
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 35 uint32_t width; member
|
| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 32 uint32_t width; member
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| D | hi_gbm_internal.h | 32 uint32_t width; member
|