Home
last modified time | relevance | path

Searched defs:dstV (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DYuvHelper.java55 final ByteBuffer dstV = dst.slice(); in I420Copy() local
131 final ByteBuffer dstV = dst.slice(); in I420Rotate() local
145 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height) { in ABGRToI420()
157 int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height) { in I420Copy()
179 int dstStrideU, ByteBuffer dstV, int dstStrideV, int srcWidth, int srcHeight, in I420Rotate()
189 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height); in nativeI420Copy()
195 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int srcWidth, int srcHeight, in nativeI420Rotate()
198 int dstStrideY, ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, in nativeABGRToI420()
DJavaI420Buffer.java199 int dstStrideU, ByteBuffer dstV, int dstStrideV, int scaleWidth, int scaleHeight); in nativeCropAndScaleI420()
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DYuvHelperTest.java77 final ByteBuffer dstV = ByteBuffer.allocateDirect(TEST_CHROMA_HEIGHT * dstStrideV); in testI420Copy() local
184 final ByteBuffer dstV = ByteBuffer.allocateDirect(TEST_CHROMA_WIDTH * dstStrideV); in testI420Rotate90() local
/external/webrtc/sdk/android/src/java/org/webrtc/
DNV21Buffer.java68 int dstStrideY, ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV); in nativeCropAndScale()
DNV12Buffer.java72 ByteBuffer dstV, int dstStrideV); in nativeCropAndScale()
/external/v4l2_codec2/common/
DFormatConverter.cpp194 uint8_t* dstV = outputView.data()[C2PlanarLayout::PLANE_U]; // only for I420 in convertBlock() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/
Dvpx_jni.cc193 uint8_t* dstV = dstVBase; in convert_16_to_8_neon() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/
Dvpx_jni.cc193 uint8_t* dstV = dstVBase; in convert_16_to_8_neon() local