webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
BwEstimatorstr Struct Reference

#include <structs.h>

Public Attributes

int16_t prevFrameSizeMs
 
uint16_t prevRtpNumber
 
uint32_t prevSendTime
 
uint32_t prevArrivalTime
 
uint16_t prevRtpRate
 
uint32_t lastUpdate
 
uint32_t lastReduction
 
int32_t countUpdates
 
uint32_t recBw
 
uint32_t recBwInv
 
uint32_t recBwAvg
 
uint32_t recBwAvgQ
 
uint32_t minBwInv
 
uint32_t maxBwInv
 
int32_t recJitter
 
int32_t recJitterShortTerm
 
int32_t recJitterShortTermAbs
 
int32_t recMaxDelay
 
int32_t recMaxDelayAvgQ
 
int16_t recHeaderRate
 
uint32_t sendBwAvg
 
int32_t sendMaxDelayAvg
 
int16_t countRecPkts
 
int16_t highSpeedRec
 
int16_t countHighSpeedRec
 
int16_t inWaitPeriod
 
uint32_t startWaitPeriod
 
int16_t countHighSpeedSent
 
int16_t highSpeedSend
 
IsacBandwidthInfo external_bw_info
 
int32_t prev_frame_length
 
int32_t prev_rec_rtp_number
 
uint32_t prev_rec_send_ts
 
uint32_t prev_rec_arr_ts
 
float prev_rec_rtp_rate
 
uint32_t last_update_ts
 
uint32_t last_reduction_ts
 
int32_t count_tot_updates_rec
 
int32_t rec_bw
 
float rec_bw_inv
 
float rec_bw_avg
 
float rec_bw_avg_Q
 
float rec_jitter
 
float rec_jitter_short_term
 
float rec_jitter_short_term_abs
 
float rec_max_delay
 
float rec_max_delay_avg_Q
 
float rec_header_rate
 
float send_bw_avg
 
float send_max_delay_avg
 
int num_pkts_rec
 
int num_consec_rec_pkts_over_30k
 
int hsn_detect_rec
 
int num_consec_snt_pkts_over_30k
 
int hsn_detect_snd
 
uint32_t start_wait_period
 
int in_wait_period
 
int change_to_WB
 
uint32_t senderTimestamp
 
uint32_t receiverTimestamp
 
uint16_t numConsecLatePkts
 
float consecLatency
 
int16_t inWaitLatePkts
 

Member Data Documentation

◆ change_to_WB

int BwEstimatorstr::change_to_WB

◆ consecLatency

float BwEstimatorstr::consecLatency

◆ count_tot_updates_rec

int32_t BwEstimatorstr::count_tot_updates_rec

◆ countHighSpeedRec

int16_t BwEstimatorstr::countHighSpeedRec

◆ countHighSpeedSent

int16_t BwEstimatorstr::countHighSpeedSent

◆ countRecPkts

int16_t BwEstimatorstr::countRecPkts

◆ countUpdates

int32_t BwEstimatorstr::countUpdates

◆ external_bw_info

IsacBandwidthInfo BwEstimatorstr::external_bw_info

◆ highSpeedRec

int16_t BwEstimatorstr::highSpeedRec

◆ highSpeedSend

int16_t BwEstimatorstr::highSpeedSend

◆ hsn_detect_rec

int BwEstimatorstr::hsn_detect_rec

◆ hsn_detect_snd

int BwEstimatorstr::hsn_detect_snd

◆ in_wait_period

int BwEstimatorstr::in_wait_period

◆ inWaitLatePkts

int16_t BwEstimatorstr::inWaitLatePkts

◆ inWaitPeriod

int16_t BwEstimatorstr::inWaitPeriod

◆ last_reduction_ts

uint32_t BwEstimatorstr::last_reduction_ts

◆ last_update_ts

uint32_t BwEstimatorstr::last_update_ts

◆ lastReduction

uint32_t BwEstimatorstr::lastReduction

◆ lastUpdate

uint32_t BwEstimatorstr::lastUpdate

◆ maxBwInv

uint32_t BwEstimatorstr::maxBwInv

◆ minBwInv

uint32_t BwEstimatorstr::minBwInv

◆ num_consec_rec_pkts_over_30k

int BwEstimatorstr::num_consec_rec_pkts_over_30k

◆ num_consec_snt_pkts_over_30k

int BwEstimatorstr::num_consec_snt_pkts_over_30k

◆ num_pkts_rec

int BwEstimatorstr::num_pkts_rec

◆ numConsecLatePkts

uint16_t BwEstimatorstr::numConsecLatePkts

◆ prev_frame_length

int32_t BwEstimatorstr::prev_frame_length

◆ prev_rec_arr_ts

uint32_t BwEstimatorstr::prev_rec_arr_ts

◆ prev_rec_rtp_number

int32_t BwEstimatorstr::prev_rec_rtp_number

◆ prev_rec_rtp_rate

float BwEstimatorstr::prev_rec_rtp_rate

◆ prev_rec_send_ts

uint32_t BwEstimatorstr::prev_rec_send_ts

◆ prevArrivalTime

uint32_t BwEstimatorstr::prevArrivalTime

◆ prevFrameSizeMs

int16_t BwEstimatorstr::prevFrameSizeMs

◆ prevRtpNumber

uint16_t BwEstimatorstr::prevRtpNumber

◆ prevRtpRate

uint16_t BwEstimatorstr::prevRtpRate

◆ prevSendTime

uint32_t BwEstimatorstr::prevSendTime

◆ rec_bw

int32_t BwEstimatorstr::rec_bw

◆ rec_bw_avg

float BwEstimatorstr::rec_bw_avg

◆ rec_bw_avg_Q

float BwEstimatorstr::rec_bw_avg_Q

◆ rec_bw_inv

float BwEstimatorstr::rec_bw_inv

◆ rec_header_rate

float BwEstimatorstr::rec_header_rate

◆ rec_jitter

float BwEstimatorstr::rec_jitter

◆ rec_jitter_short_term

float BwEstimatorstr::rec_jitter_short_term

◆ rec_jitter_short_term_abs

float BwEstimatorstr::rec_jitter_short_term_abs

◆ rec_max_delay

float BwEstimatorstr::rec_max_delay

◆ rec_max_delay_avg_Q

float BwEstimatorstr::rec_max_delay_avg_Q

◆ recBw

uint32_t BwEstimatorstr::recBw

◆ recBwAvg

uint32_t BwEstimatorstr::recBwAvg

◆ recBwAvgQ

uint32_t BwEstimatorstr::recBwAvgQ

◆ recBwInv

uint32_t BwEstimatorstr::recBwInv

◆ receiverTimestamp

uint32_t BwEstimatorstr::receiverTimestamp

◆ recHeaderRate

int16_t BwEstimatorstr::recHeaderRate

◆ recJitter

int32_t BwEstimatorstr::recJitter

◆ recJitterShortTerm

int32_t BwEstimatorstr::recJitterShortTerm

◆ recJitterShortTermAbs

int32_t BwEstimatorstr::recJitterShortTermAbs

◆ recMaxDelay

int32_t BwEstimatorstr::recMaxDelay

◆ recMaxDelayAvgQ

int32_t BwEstimatorstr::recMaxDelayAvgQ

◆ send_bw_avg

float BwEstimatorstr::send_bw_avg

◆ send_max_delay_avg

float BwEstimatorstr::send_max_delay_avg

◆ sendBwAvg

uint32_t BwEstimatorstr::sendBwAvg

◆ senderTimestamp

uint32_t BwEstimatorstr::senderTimestamp

◆ sendMaxDelayAvg

int32_t BwEstimatorstr::sendMaxDelayAvg

◆ start_wait_period

uint32_t BwEstimatorstr::start_wait_period

◆ startWaitPeriod

uint32_t BwEstimatorstr::startWaitPeriod

The documentation for this struct was generated from the following file: