Home
last modified time | relevance | path

Searched refs:video_bitrate_allocator_factory (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/api/video/
DBUILD.gn251 rtc_source_set("video_bitrate_allocator_factory") {
253 sources = [ "video_bitrate_allocator_factory.h" ]
313 ":video_bitrate_allocator_factory",
358 ":video_bitrate_allocator_factory",
/external/webrtc/media/engine/
Dnull_webrtc_video_engine.h58 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) in CreateMediaChannel() argument
Dwebrtc_video_engine.h110 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory)
Dwebrtc_video_engine.cc617 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) { in CreateMediaChannel() argument
621 video_bitrate_allocator_factory); in CreateMediaChannel()
/external/webrtc/media/base/
Dmedia_engine.h134 video_bitrate_allocator_factory) = 0;
Dfake_media_engine.cc515 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) { in CreateMediaChannel() argument
Dfake_media_engine.h539 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory)
/external/webrtc/pc/
Drtp_transceiver.cc191 VideoBitrateAllocatorFactory* video_bitrate_allocator_factory, in CreateChannel() argument
235 video_bitrate_allocator_factory); in CreateChannel()
Drtp_transceiver.h126 VideoBitrateAllocatorFactory* video_bitrate_allocator_factory,
DBUILD.gn789 "../api/video:video_bitrate_allocator_factory",
1101 "../api/video:video_bitrate_allocator_factory",
1557 "../api/video:video_bitrate_allocator_factory",
2366 "../api/video:video_bitrate_allocator_factory",
Dsdp_offer_answer.cc1298 if (dependencies.video_bitrate_allocator_factory) { in Initialize()
1300 std::move(dependencies.video_bitrate_allocator_factory); in Initialize()
/external/webrtc/media/
DBUILD.gn74 "../api/video:video_bitrate_allocator_factory",
287 "../api/video:video_bitrate_allocator_factory",
/external/webrtc/modules/video_coding/
DBUILD.gn272 "../../api/video:video_bitrate_allocator_factory",
899 "../../api/video:video_bitrate_allocator_factory",
1224 "../../api/video:video_bitrate_allocator_factory",
/external/webrtc/video/
DBUILD.gn423 "../api/video:video_bitrate_allocator_factory",
529 "../api/video:video_bitrate_allocator_factory",
/external/webrtc/api/
DBUILD.gn318 "video:video_bitrate_allocator_factory",
1255 "../api/video:video_bitrate_allocator_factory",
Dpeer_connection_interface.h1397 video_bitrate_allocator_factory; member
/external/webrtc/test/
DBUILD.gn1000 "../api/video:video_bitrate_allocator_factory",