|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "bandwidth_estimator.h"#include "codec.h"#include "entropy_coding.h"#include "structs.h"Functions | |
| int | WebRtcIsacfix_EstimateBandwidth (BwEstimatorstr *bwest_str, Bitstr_dec *streamdata, size_t packet_size, uint16_t rtp_seq_number, uint32_t send_ts, uint32_t arr_ts) |
| int WebRtcIsacfix_EstimateBandwidth | ( | BwEstimatorstr * | bwest_str, |
| Bitstr_dec * | streamdata, | ||
| size_t | packet_size, | ||
| uint16_t | rtp_seq_number, | ||
| uint32_t | send_ts, | ||
| uint32_t | arr_ts | ||
| ) |
1.8.13