Searched refs:SupportsEncodedOutput (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | video_track_source_impl.h | 39 bool SupportsEncodedOutput() const override; |
D | video_track_source_impl.cpp | 74 bool VideoTrackSourceImpl::SupportsEncodedOutput() const { return false; } in SupportsEncodedOutput() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl |