Home
last modified time | relevance | path

Searched refs:threshold_block (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/mce/
H A Damd.c299 struct threshold_block *b;
535 struct threshold_block b; in prepare_threshold_block()
1067 ssize_t (*show) (struct threshold_block *, char *);
1166 struct threshold_block *b = to_block(kobj); in show()
1178 struct threshold_block *b = to_block(kobj); in store()
1234 struct threshold_block *b = NULL; in allocate_threshold_blocks()
1310 struct threshold_block *pos = NULL; in __threshold_add_blocks()
1311 struct threshold_block *tmp = NULL; in __threshold_add_blocks()
1409 struct threshold_block *pos, *tmp; in deallocate_threshold_blocks()
1421 struct threshold_block *pos = NULL; in __threshold_remove_blocks()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/mce/
H A Damd.c299 struct threshold_block *b;
535 struct threshold_block b; in prepare_threshold_block()
1067 ssize_t (*show) (struct threshold_block *, char *);
1166 struct threshold_block *b = to_block(kobj); in show()
1178 struct threshold_block *b = to_block(kobj); in store()
1234 struct threshold_block *b = NULL; in allocate_threshold_blocks()
1310 struct threshold_block *pos = NULL; in __threshold_add_blocks()
1311 struct threshold_block *tmp = NULL; in __threshold_add_blocks()
1409 struct threshold_block *pos, *tmp; in deallocate_threshold_blocks()
1421 struct threshold_block *pos = NULL; in __threshold_remove_blocks()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/mce/
H A Damd.c299 struct threshold_block *b;
535 struct threshold_block b; in prepare_threshold_block()
1067 ssize_t (*show) (struct threshold_block *, char *);
1166 struct threshold_block *b = to_block(kobj); in show()
1178 struct threshold_block *b = to_block(kobj); in store()
1234 struct threshold_block *b = NULL; in allocate_threshold_blocks()
1310 struct threshold_block *pos = NULL; in __threshold_add_blocks()
1311 struct threshold_block *tmp = NULL; in __threshold_add_blocks()
1409 struct threshold_block *pos, *tmp; in deallocate_threshold_blocks()
1421 struct threshold_block *pos = NULL; in __threshold_remove_blocks()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Damd_nb.h34 struct threshold_block { struct
56 struct threshold_block *blocks; argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Damd_nb.h34 struct threshold_block { struct
56 struct threshold_block *blocks; argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Damd_nb.h34 struct threshold_block { struct
56 struct threshold_block *blocks; argument
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/videofilters/
H A Dfv_decimate.c52 float threshold_block; member
199 vp->threshold_block = val->val_f; in set_parameter_decimate()
439 if(diff_block > vp->threshold_block * rect.w * rect.h) in do_skip()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_log.c1572 int threshold_block; in xlog_grant_push_threshold() local
1593 &threshold_block); in xlog_grant_push_threshold()
1594 threshold_block += free_threshold; in xlog_grant_push_threshold()
1595 if (threshold_block >= log->l_logBBsize) { in xlog_grant_push_threshold()
1596 threshold_block -= log->l_logBBsize; in xlog_grant_push_threshold()
1600 threshold_block); in xlog_grant_push_threshold()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_log.c1572 int threshold_block; in xlog_grant_push_threshold() local
1593 &threshold_block); in xlog_grant_push_threshold()
1594 threshold_block += free_threshold; in xlog_grant_push_threshold()
1595 if (threshold_block >= log->l_logBBsize) { in xlog_grant_push_threshold()
1596 threshold_block -= log->l_logBBsize; in xlog_grant_push_threshold()
1600 threshold_block); in xlog_grant_push_threshold()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_log.c1572 int threshold_block; in xlog_grant_push_threshold() local
1593 &threshold_block); in xlog_grant_push_threshold()
1594 threshold_block += free_threshold; in xlog_grant_push_threshold()
1595 if (threshold_block >= log->l_logBBsize) { in xlog_grant_push_threshold()
1596 threshold_block -= log->l_logBBsize; in xlog_grant_push_threshold()
1600 threshold_block); in xlog_grant_push_threshold()
/dports/multimedia/gmerlin/gmerlin-1.2.0/doc/
H A Dgmerlin.info-22379 threshold_block=<number> (0.00..1.00, default: 0.00)
H A Dgmerlin_record.texi2707 @item @b{threshold_block}=<number> (0.00..1.00, default: 0.00)@*@*