OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bps1
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/linux/netfilter/
xt_rateest.h
27
__u32
bps1
;
member in struct:xt_rateest_match_info
/external/iptables/extensions/
libxt_rateest.c
21
" --rateest-
bps1
[bps] Compare bps\n"
47
{.name = "rateest-
bps1
", .has_arg = false, .val = OPT_RATEEST_BPS1},
158
"rateest: can't specify --rateest-
bps1
twice");
167
if (rateest_get_rate(&info->
bps1
, argv[optind]) < 0)
368
rateest_print_rate(info->
bps1
, numeric);
420
printf(" --rateest-
bps1
");
421
rateest_print_rate(info->
bps1
, 0);
/external/flac/libFLAC/
metadata_iterators.c
2556
const unsigned
bps1
= block->bits_per_sample - 1;
local
[
all
...]
Completed in 1289 milliseconds