| /third_party/libsnd/tests/ |
| H A D | dither_test.c | 43 static short data_out [BUFFER_LEN] ; variable
|
| H A D | mpeg_test.c | 47 static BUFFER data_out ; variable [all...] |
| H A D | ogg_test.c | 46 static BUFFER data_out ; variable [all...] |
| H A D | compression_size_test.c | 42 static float data_out [DATA_LENGTH] ; variable
|
| H A D | ogg_opus_test.c | 46 static BUFFER data_out ; variable [all...] |
| H A D | string_test.c | 213 static short data_out [BUFFER_LEN] ; variable [all...] |
| /third_party/astc-encoder/Utils/ |
| H A D | astc_rgbm_codec.cpp | 79 uint8_t* data_out = (uint8_t*)malloc(4 * dim_y * dim_x); in main() local 137 float* data_out = (float*)malloc(4 * dim_y * dim_x * sizeof(float)); in main() local
|
| H A D | astc_blend_test.cpp | 132 uint8_t* data_out = (uint8_t*)malloc(4 * dim_y * dim_x); in main() local
|
| H A D | astc_test_autoextract_hdr.cpp | 193 float* data_out = (float*)malloc(blockdim_x * blockdim_y * 4 * 4); in main() local
|
| H A D | astc_test_autoextract.cpp | 194 uint8_t* data_out = &(data_ref[pix(ref_dim_x, start_y, start_x, 4, 0)]); in main() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
| H A D | drv_klad.c | 87 hi_void hal_cipher_get_klad_data(hi_u32 *data_out, hi_u32 data_len_in_word) in hal_cipher_get_klad_data() argument
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | compr.c | 253 jffs2_decompress(struct jffs2_sb_info *c, struct jffs2_inode_info *f, uint16_t comprtype, unsigned char *cdata_in, unsigned char *data_out, uint32_t cdatalen, uint32_t datalen) jffs2_decompress() argument
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | compr.c | 253 jffs2_decompress(struct jffs2_sb_info *c, struct jffs2_inode_info *f, uint16_t comprtype, unsigned char *cdata_in, unsigned char *data_out, uint32_t cdatalen, uint32_t datalen) jffs2_decompress() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libkvazaar.c | 124 kvz_data_chunk *data_out = NULL; in libkvazaar_init() local 172 kvz_data_chunk *data_out = NULL; in libkvazaar_encode() local [all...] |
| /third_party/curl/lib/ |
| H A D | cf-haproxy.c | 50 struct dynbuf data_out; member [all...] |
| /third_party/libsnd/src/ |
| H A D | test_file_io.c | 114 { static int data_out [512] ; in file_read_write_test() local [all...] |
| /kernel/linux/linux-5.10/drivers/char/ipmi/ |
| H A D | kcs_bmc.h | 90 u8 *data_out; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| H A D | mdfld_dsi_pkg_sender.c | 521 __read_panel_data(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 *data, u16 len, u32 *data_out, u16 len_out, bool hs) __read_panel_data() argument
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| H A D | mpc624.c | 113 unsigned int data_out = devpriv->ai_speed; in mpc624_ai_get_sample() local
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | mpc624.c | 112 unsigned int data_out = devpriv->ai_speed; in mpc624_ai_get_sample() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | sbrmi.c | 73 u32 data_out; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_sm4.c | 331 static hi_u32 sm4_cbc_rm(const hi_u8 *data_in, hi_u8 *data_out, hi_s32 data_len, in sm4_cbc_rm() argument 348 static hi_u32 sm4_ctr_rm(const hi_u8 *data_in, hi_u8 *data_out, hi_s32 data_len, in sm4_ctr_rm() argument 313 sm4_ecb_rm(const hi_u8 *data_in, hi_u8 *data_out, hi_s32 data_len, const hi_u8 *key, hi_s32 bit, hi_u32 decrypt) sm4_ecb_rm() argument
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-f7188x.c | 330 u8 dir, data_out; in f7188x_gpio_direction_out() local 358 u8 data_out; in f7188x_gpio_set() local [all...] |
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | bpf.h | 204 void *data_out; /* optional */ member 266 void *data_out; /* optional */ member
|
| /kernel/linux/linux-5.10/net/bpf/ |
| H A D | test_run.c | 90 void __user *data_out = u64_to_user_ptr(kattr->test.data_out); in bpf_test_finish() local 330 void __user *data_out = u64_to_user_ptr(kattr->test.ctx_out); in bpf_ctx_init() local 362 void __user *data_out = u64_to_user_ptr(kattr->test.ctx_out); in bpf_ctx_finish() local [all...] |