Searched defs:current_encoder (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/api/video_codecs/ | ||
| D | video_encoder_software_fallback_wrapper.cc | 152 VideoEncoder* current_encoder() { in current_encoder() function in webrtc::__anonbbb3f19f0111::VideoEncoderSoftwareFallbackWrapper |
| /external/rust/android-crates-io/crates/drm/src/control/ | ||
| D | connector.rs | 109 pub fn current_encoder(&self) -> Option<control::encoder::Handle> { in current_encoder() method |