Home
last modified time | relevance | path

Searched refs:dstY (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h33 void convertYUV420Planar8ToYV12(uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, const uint8_t *srcY,
46 void convertYUV420Planar16ToYV12(uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, const uint16_t *srcY,
52 void convertYUV420Planar16ToP010(uint16_t *dstY, uint16_t *dstUV, const uint16_t *srcY,
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp38 void convertYUV420Planar8ToYV12(uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, const uint8_t *srcY, in convertYUV420Planar8ToYV12() argument
44 memcpy(dstY, srcY, width); in convertYUV420Planar8ToYV12()
46 dstY += dstYStride; in convertYUV420Planar8ToYV12()
346 void convertYUV420Planar16ToYV12(uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, const uint16_t *srcY, in convertYUV420Planar16ToYV12() argument
353 dstY[x] = (uint8_t)(srcY[x] >> 2); in convertYUV420Planar16ToYV12()
356 dstY += dstYStride; in convertYUV420Planar16ToYV12()
382 void convertYUV420Planar16ToP010(uint16_t *dstY, uint16_t *dstUV, const uint16_t *srcY, in convertYUV420Planar16ToP010() argument
389 dstY[x] = srcY[x] << 6; in convertYUV420Planar16ToP010()
392 dstY += dstYStride; in convertYUV420Planar16ToP010()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp755 uint8_t *dstY = const_cast<uint8_t *>(wView.data()[C2PlanarLayout::PLANE_Y]); in outputBuffer() local
777 [dstY, srcY, srcU, srcV, in outputBuffer()
782 (uint32_t *)dstY, srcY, srcU, srcV, srcYStride / 2, in outputBuffer()
791 dstY += dstYStride * kHeight; in outputBuffer()
800 convertYUV420Planar16ToP010((uint16_t *)dstY, (uint16_t *)dstU, srcY, srcU, srcV, in outputBuffer()
804 convertYUV420Planar16ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride / 2, in outputBuffer()
813 convertYUV420Planar8ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride, srcUStride, in outputBuffer()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.h42 uint8_t *dstY, size_t dstStride, size_t dstVStride, size_t bufferSize,
DCodec2BufferUtils.cpp553 uint8_t *dstY, size_t dstStride, size_t dstVStride, size_t bufferSize, in ConvertRGBToPlanarYUV() argument
555 CHECK(dstY != nullptr); in ConvertRGBToPlanarYUV()
564 uint8_t *dstU = dstY + dstStride * dstVStride; in ConvertRGBToPlanarYUV()
593 dstY[x] = CLIP3(zeroLvl, luma, maxLvlLuma); in ConvertRGBToPlanarYUV()
622 dstY += dstStride; in ConvertRGBToPlanarYUV()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSoftVideoEncoderOMXComponent.h62 uint8_t *dstY, size_t dstStride, size_t dstVStride,
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp462 uint8_t *dstY, size_t dstStride, size_t dstVStride, in ConvertRGB32ToPlanar() argument
468 uint8_t *dstU = dstY + dstStride * dstVStride; in ConvertRGB32ToPlanar()
496 dstY[x] = luma; in ConvertRGB32ToPlanar()
517 dstY += dstStride; in ConvertRGB32ToPlanar()
/frameworks/base/media/java/android/media/
DThumbnailUtils.java499 int dstY = (targetHeight - src.height()) / 2; in transform() local
502 dstY, in transform()
504 targetHeight - dstY); in transform()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp713 uint8_t *dstY = const_cast<uint8_t *>(wView.data()[C2PlanarLayout::PLANE_Y]); in outputBuffer() local
731 (uint32_t *)dstY, srcY, srcU, srcV, srcYStride / 2, in outputBuffer()
736 convertYUV420Planar16ToP010((uint16_t *)dstY, (uint16_t *)dstU, srcY, srcU, srcV, in outputBuffer()
740 convertYUV420Planar16ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride / 2, in outputBuffer()
748 convertYUV420Planar8ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride, srcUStride, in outputBuffer()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp573 uint8_t* dstY = const_cast<uint8_t*>(wView.data()[C2PlanarLayout::PLANE_Y]); in outputBuffer() local
590 (uint32_t *)dstY, srcY, srcU, srcV, srcYStride / 2, srcUStride / 2, in outputBuffer()
594 convertYUV420Planar16ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride / 2, in outputBuffer()
602 convertYUV420Planar8ToYV12(dstY, dstU, dstV, srcY, srcU, srcV, srcYStride, srcUStride, in outputBuffer()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
DGLES32.spec2 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java424 int dstY, in glCopyImageSubDataEXT() argument
DGLES32.java260 int dstY, in glCopyImageSubData() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp714 …, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint sr… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
726 (GLint)dstY, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp431 …, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint sr… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
443 (GLint)dstY, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in61 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
62 …rcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, sr…
340 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
341 …rcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, sr…
Dgl2_api.in946 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
947 …rcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, sr…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h288 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
290 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
1198 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
1200 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
/frameworks/native/opengl/libs/
Dentries.in114 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
115 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
116 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
/frameworks/native/opengl/include/GLES3/
Dgl32.h1734 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…
1779 …srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsize…