Home
last modified time | relevance | path

Searched defs:applyAlignmentToAllSimulcastLayers (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/sdk/objc/api/video_codec/
DRTCWrappedNativeVideoEncoder.mm77 - (BOOL)applyAlignmentToAllSimulcastLayers { method in RTCWrappedNativeVideoEncoder
/external/webrtc/sdk/android/api/org/webrtc/
DVideoEncoder.java275 public final boolean applyAlignmentToAllSimulcastLayers; field in VideoEncoder.EncoderInfo
278 int requestedResolutionAlignment, boolean applyAlignmentToAllSimulcastLayers) { in EncoderInfo()
/external/webrtc/sdk/objc/components/video_codec/
DRTCVideoEncoderH264.mm537 - (BOOL)applyAlignmentToAllSimulcastLayers { method in RTCVideoEncoderH264