Home
last modified time | relevance | path

Searched refs:maxLandscapePixelCount (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/sdk/android/src/java/org/webrtc/
DNativeAndroidVideoTrackSource.java68 @Nullable Integer maxLandscapePixelCount, VideoSource.AspectRatio targetPortraitAspectRatio, in adaptOutputFormat() argument
71 targetLandscapeAspectRatio.height, maxLandscapePixelCount, targetPortraitAspectRatio.width, in adaptOutputFormat()
91 int landscapeWidth, int landscapeHeight, @Nullable Integer maxLandscapePixelCount, in nativeAdaptOutputFormat() argument
/external/webrtc/sdk/android/api/org/webrtc/
DVideoSource.java111 @Nullable Integer maxLandscapePixelCount, AspectRatio targetPortraitAspectRatio, in adaptOutputFormat() argument
114 maxLandscapePixelCount, targetPortraitAspectRatio, maxPortraitPixelCount, maxFps); in adaptOutputFormat()