Home
last modified time | relevance | path

Searched refs:AdaptationConstraints (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/video/adaptation/
Dvideo_stream_encoder_resource_manager.h123 std::vector<AdaptationConstraint*> AdaptationConstraints() const;
Dvideo_stream_encoder_resource_manager.cc380 VideoStreamEncoderResourceManager::AdaptationConstraints() const { in AdaptationConstraints() function in webrtc::VideoStreamEncoderResourceManager
/external/webrtc/video/
Dvideo_stream_encoder.cc388 adaptation_constraints_ = stream_resource_manager_.AdaptationConstraints(); in __anon9322e9290302()