Home
last modified time | relevance | path

Searched defs:SupportsEncodedOutput (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/media/base/
Dadapted_video_track_source.h83 bool SupportsEncodedOutput() const override { return false; } in SupportsEncodedOutput() function
/external/webrtc/pc/
Dvideo_track_source.h44 bool SupportsEncodedOutput() const override { return false; } in SupportsEncodedOutput() function
Dvideo_rtp_track_source.cc40 bool VideoRtpTrackSource::SupportsEncodedOutput() const { in SupportsEncodedOutput() function in webrtc::VideoRtpTrackSource
Dvideo_rtp_receiver_unittest.cc70 TEST_F(VideoRtpReceiverTest, SupportsEncodedOutput) { in TEST_F() argument
Drtc_stats_collector_unittest.cc253 bool SupportsEncodedOutput() const override { return false; } in SupportsEncodedOutput() function in webrtc::__anon9ec438d90111::FakeVideoTrackSourceForStats
/external/webrtc/sdk/android/native_api/video/
Dvideo_source.cc93 bool SupportsEncodedOutput() const override { return false; } in SupportsEncodedOutput() function in webrtc::__anon9806cfd80111::JavaVideoTrackSourceImpl