Searched defs:FillpFlowControlAlg0 (Results 1 – 1 of 1) sorted by relevance
42 struct FillpFlowControlAlg0 { struct43 struct FillpFlowControl *flowControl;44 FILLP_UINT32 maxRecvRate; /* kbps */45 FILLP_UINT32 maxRateAllowed;46 FILLP_UINT8 fcState; /* is rate detecting or stable */47 FILLP_UINT8 historyMaxRecvRateIndex;48 FILLP_UINT8 sendRateIncreaseGainIndex;49 FILLP_UINT32 packDeltaUsArrayIndex;50 struct FillpMaxRateSample historyMaxRecvRate; /* State for the parameterized max tracker */51 FILLP_UINT32 packDeltaUsArray[FILLP_FC0_PACK_RECV_INTERVAL_SAMPLE_NUM];