Home | History | Annotate | Download | only in channel_transport

Lines Matching refs:bucket_size

552             const int32_t bucket_size = maxBitrate * 8;
554 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
577 const int32_t bucket_size = maxBitrate*31;
579 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
597 const int32_t bucket_size = 2000;
599 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
616 const int32_t bucket_size = 32000;
618 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
634 const int32_t bucket_size = 200;
636 if (!rtcpSock->SetQos(serviceType, token_rate, bucket_size,
647 const int32_t bucket_size = 100;
649 if (!rtcpSock->SetQos(serviceType, token_rate, bucket_size,