Home
last modified time | relevance | path

Searched defs:total_bitrate (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/api/video/
Dvideo_bitrate_allocator.cc23 DataRate total_bitrate, in VideoBitrateAllocationParameters()
30 DataRate total_bitrate, in VideoBitrateAllocationParameters()
Dvideo_bitrate_allocator.h28 DataRate total_bitrate; member
/external/webrtc/modules/video_coding/svc/
Dsvc_rate_allocator.cc91 DataRate total_bitrate, in SplitBitrate()
224 DataRate total_bitrate = parameters.total_bitrate; in Allocate() local
286 DataRate total_bitrate, in GetAllocationNormalVideo()
344 DataRate total_bitrate, in GetAllocationScreenSharing()
/external/libvpx/examples/
Dsvc_encodeframe.c295 unsigned int total_bitrate = 0; in assign_layer_bitrates() local
347 unsigned int total_bitrate = 0; in assign_layer_bitrates() local
/external/webrtc/modules/video_coding/utility/
Dsimulcast_rate_allocator.cc84 DataRate total_bitrate, in DistributeAllocationToSimulcastLayers()
/external/libxaac/encoder/
Dixheaace_sbr_tran_det.c198 WORD32 total_bitrate, WORD32 codec_bitrate, WORD32 tran_thr, WORD32 mode, WORD32 tran_fc, in ixheaace_create_sbr_transient_detector()
/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control.cc196 absl::optional<DataRate> total_bitrate = in OnProcessInterval() local
/external/webrtc/video/config/
Dsimulcast.cc256 const webrtc::DataRate total_bitrate = GetTotalMaxBitrate(*layers); in BoostMaxSimulcastLayer() local