Home
last modified time | relevance | path

Searched defs:thresh (Results 1 - 25 of 165) sorted by relevance

1234567

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_connection_sock.c41 int max_retries, thresh; in ninet_reqsk_timer_handler() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dintr_hw.c96 host1x_intr_set_syncpt_threshold(struct host1x *host, unsigned int id, u32 thresh) host1x_intr_set_syncpt_threshold() argument
/third_party/ffmpeg/libavfilter/
H A Dgradfun.h31 int thresh; ///< threshold for gradient algorithm member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_gradfun_init.c42 gradfun_filter_line_mmxext(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) gradfun_filter_line_mmxext() argument
59 gradfun_filter_line_ssse3(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) gradfun_filter_line_ssse3() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dquant.h30 IsFlat(const int16_t* levels, int num_blocks, int thresh) IsFlat() argument
55 IsFlat(const int16_t* levels, int num_blocks, int thresh) IsFlat() argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dintr_hw.c106 _host1x_intr_set_syncpt_threshold(struct host1x *host, unsigned int id, u32 thresh) _host1x_intr_set_syncpt_threshold() argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dintr.h49 u32 thresh; member
H A Dsyncpt.c191 static bool syncpt_load_min_is_expired(struct host1x_syncpt *sp, u32 thresh) in syncpt_load_min_is_expired() argument
205 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait() argument
307 host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) host1x_syncpt_is_expired() argument
[all...]
H A Dintr.c40 u32 thresh = waiter->thresh; in add_waiter_to_queue() local
92 u32 thresh = in reset_threshold_interrupt() local
202 host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, u32 thresh, enum host1x_intr_action action, void *data, struct host1x_waitlist *waiter, void **ref) host1x_intr_add_action() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dmpc7450-pmu.c155 int thresh, tuse; in mpc7450_get_constraint() local
268 u32 ev, pmc, thresh; in mpc7450_compute_mmcr() local
/kernel/linux/linux-5.10/drivers/cpuidle/governors/
H A Dmenu.c173 unsigned int min, max, thresh, avg; in get_typical_interval() local
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dmpc7450-pmu.c155 int thresh, tuse; in mpc7450_get_constraint() local
269 u32 ev, pmc, thresh; in mpc7450_compute_mmcr() local
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dasync-thread.c46 int thresh; member
81 __btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, unsigned int flags, int limit_active, int thresh) __btrfs_alloc_workqueue() argument
129 btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, unsigned int flags, int limit_active, int thresh) btrfs_alloc_workqueue() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_cdg.c175 s32 thresh = max(ca->delay_min + ca->delay_min / 8U, in tcp_cdg_hystart_update() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dclient_writeback.c186 unsigned long thresh; in hmdfs_update_dirty_limit() local
114 hmdfs_ratio_thresh(unsigned long ratio, unsigned long thresh) hmdfs_ratio_thresh() argument
122 hmdfs_thresh_ratio(unsigned long base, unsigned long thresh) hmdfs_thresh_ratio() argument
272 hmdfs_dirty_intv(unsigned long dirty, unsigned long thresh) hmdfs_dirty_intv() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dasync-thread.c45 int thresh; member
84 btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, unsigned int flags, int limit_active, int thresh) btrfs_alloc_workqueue() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dclient_writeback.c210 unsigned long thresh; in hmdfs_update_dirty_limit() local
138 hmdfs_ratio_thresh(unsigned long ratio, unsigned long thresh) hmdfs_ratio_thresh() argument
146 hmdfs_thresh_ratio(unsigned long base, unsigned long thresh) hmdfs_thresh_ratio() argument
296 hmdfs_dirty_intv(unsigned long dirty, unsigned long thresh) hmdfs_dirty_intv() argument
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member
/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dmenu.c174 unsigned int min, max, thresh, avg; in get_typical_interval() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh() argument
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.c220 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait() argument
269 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) in host1x_syncpt_is_expired() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cdg.c175 s32 thresh = max(ca->delay_min + ca->delay_min / 8U, in tcp_cdg_hystart_update() local
/third_party/ffmpeg/libavcodec/
H A Daacenc_utils.h104 static inline float find_form_factor(int group_len, int swb_size, float thresh, in find_form_factor() argument
H A Dvp8dsp.c345 static av_always_inline int hev(uint8_t *p, ptrdiff_t stride, int thresh) in hev() argument

Completed in 13 milliseconds

1234567