Home
last modified time | relevance | path

Searched defs:bandwidth_allocation (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_encoder.cc281 DataRate bandwidth_allocation) in RateControlParameters()
H A Dvideo_encoder.h287 DataRate bandwidth_allocation; member
/aosp_15_r20/external/webrtc/video/adaptation/
H A Dvideo_stream_encoder_resource_manager.cc160 void SetBandwidthAllocation(DataRate bandwidth_allocation) { in SetBandwidthAllocation()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.cc550 DataRate bandwidth_allocation, in EncoderRateSettings()
/aosp_15_r20/external/webrtc/media/engine/
H A Dsimulcast_encoder_adapter_unittest.cc1564 const DataRate bandwidth_allocation = in TEST_F() local