Home
last modified time | relevance | path

Searched refs:rate3 (Results 1 – 2 of 2) sorted by relevance

/external/iptables/extensions/
Dlibxt_hashlimit.t32 …-upto 40/sec --hashlimit-burst 20 --hashlimit-mode srcip --hashlimit-name rate3 --hashlimit-rate-m…
/external/libaom/libaom/av1/encoder/
Dencoder.c5941 int64_t rate3 = INT64_MAX; in encode_with_and_without_superres() local
5942 err = encode_with_recode_loop_and_filter(cpi, size, dest, &sse3, &rate3, in encode_with_and_without_superres()
5945 assert(rate1 == rate3); in encode_with_and_without_superres()