Searched defs:cropAndScale (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/sdk/android/src/java/org/webrtc/ | ||
D | WrappedNativeI420Buffer.java | 105 public VideoFrame.Buffer cropAndScale( in cropAndScale() method in WrappedNativeI420Buffer |
D | NV21Buffer.java | 57 public VideoFrame.Buffer cropAndScale( in cropAndScale() method in NV21Buffer |
D | NV12Buffer.java | 60 public VideoFrame.Buffer cropAndScale( in cropAndScale() method in NV12Buffer |
/external/webrtc/sdk/android/api/org/webrtc/ | ||
D | VideoFrame.java | 58 Buffer cropAndScale( in cropAndScale() method |
D | TextureBufferImpl.java | 129 public VideoFrame.Buffer cropAndScale( in cropAndScale() method in TextureBufferImpl |
D | JavaI420Buffer.java | 165 public VideoFrame.Buffer cropAndScale( in cropAndScale() method |
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ | ||
D | HardwareVideoEncoderTest.java | 203 public VideoFrame.Buffer cropAndScale( in cropAndScale() method in HardwareVideoEncoderTest.MockTextureBuffer |