| /device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw_lib/ |
| D | crop_func.c | 92 uint16_t width = 0; in _update_ds() local 177 uint16_t width = 0; in _update_fr() local 299 uint16_t width = acamera_isp_top_active_width_read( p_fsm->cmn.isp_base ); in crop_initialize() local
|
| /device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
| D | rockchip_drm_display_pattern.c | 83 unsigned char *v_mem, unsigned int width, in fill_smpte_yuv_planar() 183 unsigned int width, unsigned int height, in fill_smpte_rgb16() 244 unsigned int width, unsigned int height, in fill_smpte_rgb24() 305 unsigned int width, unsigned int height, in fill_smpte_rgb32() 364 unsigned int width, unsigned int height, unsigned int stride) in fill_smpte() 410 void *planes[3], unsigned int width, in rockchip_drm_fill_color_bar()
|
| /device/soc/beken/bk7235/liteos_m/third_party_adapter/musl/ |
| D | qsort.c | 87 static void cycle(size_t width, unsigned char* ar[], int n) in cycle() 134 static void sift(unsigned char *head, size_t width, cmpfun cmp, int pshift, size_t lp[]) in sift() 161 static void trinkle(unsigned char *head, size_t width, cmpfun cmp, size_t pp[2], int pshift, int tr… in trinkle() 200 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort()
|
| /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/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v33x/de330/ |
| D | de_top.c | 168 u32 width = 2; in de_top_set_de2tcon_mux() local 180 u32 width = 2; in de_top_get_tcon_from_mux() local 235 u32 width = 2; in de_top_set_vchn2core_mux() local 250 u32 width = 2; in de_top_set_uchn2core_mux() local 265 u32 width = 4; in de_top_set_port2vchn_mux() local 279 u32 width = 4; in de_top_set_port2uchn_mux() local 330 s32 de_top_set_out_size(u32 disp, u32 width, u32 height) in de_top_set_out_size() 340 s32 de_top_get_out_size(u32 disp, u32 *width, u32 *height) in de_top_get_out_size()
|
| /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/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin_test/mplane_image/ |
| D | csi_test_mplane.c | 57 int width; member 84 int width, height;/* screen size */ member 101 unsigned int width; member 139 static void yuv_r90(char *dst, char *src, int width, int height) in yuv_r90() 149 static void uv_r90(char *dst, char *src, int width, int height) in uv_r90() 164 static int disp_set_addr(int width, int height, struct v4l2_buffer *buf) in disp_set_addr() 478 static int disp_init(int width, int height, unsigned int pixformat) in disp_init() 1016 int width = 640; in main() local
|
| /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/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
| D | printf-stdarg.c | 186 unsigned int width, unsigned int flags) in _out_rev() 214 … bool negative, unsigned int base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_format() 264 … unsigned long base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long() 289 … bool negative, unsigned long long base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long_long() 322 unsigned int width, unsigned int flags) in _ftoa() 449 unsigned int width, unsigned int flags) in _etoa() 561 unsigned int flags, width, precision, n; in _vsnprintf() local
|
| /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/board/isoftstone/yangfan/kernel/hdf/drivers/camera/pipeline_core/src/node/ |
| D | rk_codec_node.cpp | 56 void RKCodecNode::encodeJpegToMemory(unsigned char* image, int width, int height, in encodeJpegToMemory() 157 void RKCodecNode::xYUV422ToRGBA(uint8_t *yuv422, uint8_t *rgba, int width, int height) in xYUV422ToRGBA() 204 void RKCodecNode::xYUV422ToRGB(uint8_t *yuv422, uint8_t *rgb, int width, int height) in xYUV422ToRGB() 250 void RKCodecNode::xRGBAToRGB(uint8_t *rgba, uint8_t *rgb, int width, int height) in xRGBAToRGB()
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
| D | hpm_jpeg_drv.c | 78 static bool jpeg_is_valid_size(uint8_t format, uint32_t width, uint32_t height) in jpeg_is_valid_size() 100 static uint32_t jpeg_calculate_macro_block_count(uint32_t width, uint32_t height, jpeg_sampling_t *… in jpeg_calculate_macro_block_count() 310 uint32_t width = JPEG_TABLE_WIDTH(table); in jpeg_fill_table() local
|
| D | hpm_pdma_drv.c | 443 uint32_t width, uint32_t height, in pdma_fill_color() 511 uint32_t width, uint32_t height, in pdma_flip_rotate() 597 uint32_t x, uint32_t y, uint32_t width, uint32_t height, in pdma_blit() 701 uint32_t x, uint32_t y, uint32_t width, uint32_t height, in pdma_scale()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/ |
| D | av1_bufmgr.c | 35 #define __SHORTSORT(lo, hi, width, comp, context) \ argument 41 static void swap(char *a, char *b, size_t width) in swap() 56 static void shortsort(char *lo, char *hi, size_t width, in shortsort() 87 static void qsort(void *base, size_t num, size_t width, in qsort() 913 int num_bits_height, int *width, int *height, int* dec_width) { in av1_read_frame_size() 935 void av1_set_mb_mi(AV1_COMMON *cm, int width, int height) { in av1_set_mb_mi() 958 int av1_alloc_context_buffers(AV1_COMMON *cm, int width, int height) { in av1_alloc_context_buffers() 1002 void av1_calculate_scaled_size(int *width, int *height, int resize_denom) { in av1_calculate_scaled_size() 1007 void av1_calculate_scaled_superres_size(int *width, int *height, in av1_calculate_scaled_superres_size() 1015 int *width, int *height) { in setup_superres() [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/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/lcd_fb/panels/ |
| D | kld39501.c | 61 static void address(unsigned int sel, int x, int y, int width, int height) in address() 314 static int lcd_set_addr_win(unsigned int sel, int x, int y, int width, int height) in lcd_set_addr_win()
|
| D | kld2844b.c | 61 static void address(unsigned int sel, int x, int y, int width, int height) in address() 294 static int lcd_set_addr_win(unsigned int sel, int x, int y, int width, int height) in lcd_set_addr_win()
|
| D | kld35512.c | 62 static void address(unsigned int sel, int x, int y, int width, int height) in address() 334 static int lcd_set_addr_win(unsigned int sel, int x, int y, int width, int height) in lcd_set_addr_win()
|
| D | nv3029s.c | 63 static void address(unsigned int sel, int x, int y, int width, int height) in address() 346 static int lcd_set_addr_win(unsigned int sel, int x, int y, int width, int height) in lcd_set_addr_win()
|
| /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/hpmicro/sdk/hpm_sdk/drivers/inc/ |
| D | hpm_pdma_drv.h | 109 uint16_t width; /**< width */ member 124 uint16_t width; /**< plane width */ member 127 uint16_t width; /**< output plane width */ member 148 uint32_t width; /**< plane width */ member
|
| /device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/ |
| D | libc_port.c | 332 unsigned int width = UINT_MAX; in wm_vsscanf() local 717 const char* buf, size_t len, unsigned int width, unsigned int flags) in _out_rev() 748 unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_format() 801 unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long() 833 unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long_long() 872 double value, unsigned int prec, unsigned int width, unsigned int flags) in _ftoa() 1002 unsigned int prec, unsigned int width, unsigned int flags) in _etoa() 1123 unsigned int flags, width, precision, n; in _vsnprintf() local
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/dma2d/ |
| D | dma2d_driver.c | 120 …t_transfer(dma2d_config_t *dma2d, uint32_t pdata, uint32_t dst_addr, uint32_t width, uint32_t heig… in bk_dma2d_start_transfer() 147 …fig_t *dma2d, uint32_t fg_addr, uint32_t bg_addr, uint32_t dst_addr, uint32_t width, uint32_t hei… in bk_dma2d_start_blending()
|