Home
last modified time | relevance | path

Searched refs:srcY (Results 1 – 19 of 19) sorted by relevance

/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp473 static void copyOutputBufferToYV12Frame(uint8_t *dst, const uint8_t *srcY, in copyOutputBufferToYV12Frame() argument
483 memcpy(dst, srcY, width); in copyOutputBufferToYV12Frame()
484 srcY += srcYStride; in copyOutputBufferToYV12Frame()
503 static void convertYUV420Planar16ToY410(uint32_t *dst, const uint16_t *srcY, in convertYUV420Planar16ToY410() argument
513 uint16_t *ySrcTop = (uint16_t *)srcY; in convertYUV420Planar16ToY410()
514 uint16_t *ySrcBot = (uint16_t *)(srcY + srcYStride); in convertYUV420Planar16ToY410()
563 srcY += srcYStride * 2; in convertYUV420Planar16ToY410()
571 uint8_t *dst, const uint16_t *srcY, const uint16_t *srcU, in convertYUV420Planar16ToYUV420Planar() argument
583 dstY[x] = (uint8_t)(srcY[x] >> 2); in convertYUV420Planar16ToYUV420Planar()
586 srcY += srcYStride; in convertYUV420Planar16ToYUV420Planar()
[all …]
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp507 uint8_t *dst, const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV, in copyOutputBufferToYuvPlanarFrame() argument
514 memcpy(dst, srcY, width); in copyOutputBufferToYuvPlanarFrame()
515 srcY += srcYStride; in copyOutputBufferToYuvPlanarFrame()
535 const uint16_t *srcY, const uint16_t *srcU, const uint16_t *srcV, in convertYUV420Planar16ToY410() argument
543 uint16_t *ySrcTop = (uint16_t*) srcY; in convertYUV420Planar16ToY410()
544 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410()
588 srcY += srcYStride * 2; in convertYUV420Planar16ToY410()
598 const uint16_t *srcY, const uint16_t *srcU, const uint16_t *srcV, in convertYUV420Planar16ToYUV420Planar() argument
610 dstY[x] = (uint8_t)(srcY[x] >> 2); in convertYUV420Planar16ToYUV420Planar()
613 srcY += srcYStride; in convertYUV420Planar16ToYUV420Planar()
[all …]
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp633 uint8_t *dst, const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV, in copyOutputBufferToYuvPlanarFrame() argument
640 memcpy(dst, srcY, width); in copyOutputBufferToYuvPlanarFrame()
641 srcY += srcYStride; in copyOutputBufferToYuvPlanarFrame()
661 const uint16_t *srcY, const uint16_t *srcU, const uint16_t *srcV, in convertYUV420Planar16ToY410() argument
669 uint16_t *ySrcTop = (uint16_t*) srcY; in convertYUV420Planar16ToY410()
670 uint16_t *ySrcBot = (uint16_t*) (srcY + srcYStride); in convertYUV420Planar16ToY410()
714 srcY += srcYStride * 2; in convertYUV420Planar16ToY410()
724 const uint16_t *srcY, const uint16_t *srcU, const uint16_t *srcV, in convertYUV420Planar16ToYUV420Planar() argument
736 dstY[x] = (uint8_t)(srcY[x] >> 2); in convertYUV420Planar16ToYUV420Planar()
739 srcY += srcYStride; in convertYUV420Planar16ToYUV420Planar()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp183 const uint8_t *srcY = (const uint8_t *)mImg->planes[VPX_PLANE_Y]; in outputBuffers() local
189 copyYV12FrameToOutputBuffer(dst, srcY, srcU, srcV, srcYStride, srcUStride, srcVStride); in outputBuffers()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSoftVideoDecoderOMXComponent.h133 uint8_t *dst, const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV,
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp316 uint8_t *dst, const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV, in copyYV12FrameToOutputBuffer() argument
327 memcpy(dst, srcY, mWidth * bpp); in copyYV12FrameToOutputBuffer()
328 srcY += srcYStride; in copyYV12FrameToOutputBuffer()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 …EXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
DGLES32.spec2 void glCopyImageSubData ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY,…
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java418 int srcY, in glCopyImageSubDataEXT() argument
DGLES32.java254 int srcY, in glCopyImageSubData() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp714 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
720 (GLint)srcY, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp431 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
437 (GLint)srcY, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/frameworks/base/libs/hwui/debug/
Dgles_stubs.in946 …Data)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
947 …CALL_GL_API(glCopyImageSubData, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget…
1132 …aOES)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
1133 …CALL_GL_API(glCopyImageSubDataOES, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
1285 …aEXT)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
1286 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
Dgles_decls.in316 …Data, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
378 …aOES, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
429 …aEXT, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in61 …aOES)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
62 …CALL_GL_API(glCopyImageSubDataOES, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
340 …aEXT)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
341 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
Dgl2_api.in946 …Data)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
947 …CALL_GL_API(glCopyImageSubData, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h288 …ROC) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
290 …aOES (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
1198 …ROC) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
1200 …aEXT (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
/frameworks/native/opengl/libs/
Dentries.in114 …Data, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
115 …aEXT, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
116 …aOES, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
/frameworks/native/opengl/include/GLES3/
Dgl32.h1734 …ROC) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
1779 …Data (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…