Home
last modified time | relevance | path

Searched defs:delay (Results 326 - 350 of 434) sorted by relevance

1...<<1112131415161718

/third_party/libuv/src/win/
H A Dtcp.c52 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument
1326 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() argument
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c144 int delay; /* delay 1 packet in N (none if 0) */ member
625 delay_packet(packet *delay) delay_packet() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c74 uint32_t delay; member
[all...]
/third_party/node/deps/uv/src/win/
H A Dtcp.c60 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument
1358 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H A Ddrv_hdmi_ioctl.h162 hdmi_delay delay; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.h164 hi_bool delay; member
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A Dlowlevel_init_v300.c23 static inline void delay(unsigned int num) in delay() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_general.c384 hi_u32 delay; in at_setup_reset_cmd() local
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_pvtm.c232 static void rockchip_pvtm_delay(unsigned int delay) in rockchip_pvtm_delay() argument
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c282 int ret, real_sel, delay = 0x64; in rk816_regulator_set_voltage_sel_regmap() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c297 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, int delay) in thermal_zone_device_set_polling() argument
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/
H A Ddevfreq.c579 void devfreq_update_interval(struct devfreq *devfreq, unsigned int *delay) in devfreq_update_interval() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pvtm.c239 static void rockchip_pvtm_delay(unsigned int delay) in rockchip_pvtm_delay() argument
/third_party/ffmpeg/libavcodec/
H A Devrcdec.c378 static void bl_intrp(EVRCContext *e, float *ex, float delay) in bl_intrp() argument
406 acb_excitation(EVRCContext *e, float *excitation, float gain, const float delay[3], int length) acb_excitation() argument
809 float delay; evrc_decode_frame() local
[all...]
H A Datrac3.c879 int version, delay, samples_per_frame, frame_factor; in atrac3_decode_init() local
/third_party/curl/tests/server/
H A Dsockfilt.c1215 int delay = 20; in sockdaemon() local
H A Dsocksd.c817 int delay = 20; in sockdaemon() local
H A Dmqttd.c800 int delay = 20; in sockdaemon() local
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c88 int *delay[2]; /* broadband delay for each channel/IR to be convolved */ member
322 int **delay; member
339 const int *const delay = td->delay[jobnr]; in sofalizer_convolute() local
[all...]
H A Daf_firequalizer.c97 double delay; member
333 double delay = s->zero_phase ? 0.0 : (double) center / rate; in dump_fir() local
[all...]
H A Daf_mcompand.c72 double delay; member
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c204 int64_t curtime, delay; in wait_frame() local
/third_party/ffmpeg/libavformat/
H A Dmpeg.c742 int64_t delay = 0; in vobsub_read_header() local
H A Dmux.c500 int delay = st->codecpar->video_delay; in compute_muxer_pkt_fields() local
H A Dudp.c591 int64_t delay = target_timestamp - timestamp; in circular_buffer_task_tx() local

Completed in 36 milliseconds

1...<<1112131415161718