Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h133 uint8_t *dst, const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV,
DGoldfishVideoDecoderOMXComponent.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()
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h717 …ROC) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…
719 …aEXT (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint…