Searched refs:video_bitrate_allocator_factory (Results 1 – 17 of 17) sorted by relevance
/external/webrtc/api/video/ |
D | BUILD.gn | 251 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/ |
D | null_webrtc_video_engine.h | 58 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) in CreateMediaChannel() argument
|
D | webrtc_video_engine.h | 110 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory)
|
D | webrtc_video_engine.cc | 617 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) { in CreateMediaChannel() argument 621 video_bitrate_allocator_factory); in CreateMediaChannel()
|
/external/webrtc/media/base/ |
D | media_engine.h | 134 video_bitrate_allocator_factory) = 0;
|
D | fake_media_engine.cc | 515 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory) { in CreateMediaChannel() argument
|
D | fake_media_engine.h | 539 webrtc::VideoBitrateAllocatorFactory* video_bitrate_allocator_factory)
|
/external/webrtc/pc/ |
D | rtp_transceiver.cc | 191 VideoBitrateAllocatorFactory* video_bitrate_allocator_factory, in CreateChannel() argument 235 video_bitrate_allocator_factory); in CreateChannel()
|
D | rtp_transceiver.h | 126 VideoBitrateAllocatorFactory* video_bitrate_allocator_factory,
|
D | BUILD.gn | 789 "../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",
|
D | sdp_offer_answer.cc | 1298 if (dependencies.video_bitrate_allocator_factory) { in Initialize() 1300 std::move(dependencies.video_bitrate_allocator_factory); in Initialize()
|
/external/webrtc/media/ |
D | BUILD.gn | 74 "../api/video:video_bitrate_allocator_factory", 287 "../api/video:video_bitrate_allocator_factory",
|
/external/webrtc/modules/video_coding/ |
D | BUILD.gn | 272 "../../api/video:video_bitrate_allocator_factory", 899 "../../api/video:video_bitrate_allocator_factory", 1224 "../../api/video:video_bitrate_allocator_factory",
|
/external/webrtc/video/ |
D | BUILD.gn | 423 "../api/video:video_bitrate_allocator_factory", 529 "../api/video:video_bitrate_allocator_factory",
|
/external/webrtc/api/ |
D | BUILD.gn | 318 "video:video_bitrate_allocator_factory", 1255 "../api/video:video_bitrate_allocator_factory",
|
D | peer_connection_interface.h | 1397 video_bitrate_allocator_factory; member
|
/external/webrtc/test/ |
D | BUILD.gn | 1000 "../api/video:video_bitrate_allocator_factory",
|