Searched defs:in_window (Results 1 – 2 of 2) sorted by relevance
/external/brotli/c/enc/ |
D | literal_cost.c | 63 size_t in_window = BROTLI_MIN(size_t, window_half, len); in EstimateBitCostsForLiteralsUTF8() local 135 size_t in_window = BROTLI_MIN(size_t, window_half, len); in BrotliEstimateBitCostsForLiterals() local
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_cc_functions.c | 1182 int in_window, int num_pkt_lost, int use_rtcc) in sctp_cwnd_update_after_ecn_echo_common() 1393 int in_window, int num_pkt_lost) in sctp_cwnd_update_after_ecn_echo() 1406 int in_window, int num_pkt_lost) in sctp_cwnd_update_rtcc_after_ecn_echo() 2388 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()
|