Lines Matching refs:Y
91 case YUVPlane::Y: in getGlTextureFormat()
102 case YUVPlane::Y: in getGlTextureFormat()
113 case YUVPlane::Y: in getGlTextureFormat()
124 case YUVPlane::Y: in getGlTextureFormat()
135 case YUVPlane::Y: in getGlTextureFormat()
154 case YUVPlane::Y: in getGlPixelFormat()
165 case YUVPlane::Y: in getGlPixelFormat()
176 case YUVPlane::Y: in getGlPixelFormat()
187 case YUVPlane::Y: in getGlPixelFormat()
198 case YUVPlane::Y: in getGlPixelFormat()
217 case YUVPlane::Y: in getGlPixelType()
228 case YUVPlane::Y: in getGlPixelType()
238 case YUVPlane::Y: in getGlPixelType()
249 case YUVPlane::Y: in getGlPixelType()
259 case YUVPlane::Y: in getGlPixelType()
883 …createYUVGLTex(GL_TEXTURE0, yStridePixels, yHeight, mFormat, mYuv420888ToNv21, YUVPlane::Y, &mText… in init()
961 …readYUVTex(mTextureY, mFormat, mYuv420888ToNv21, YUVPlane::Y, pixels + yOffsetBytes, yStridePixels… in readPixels()
1049 …extureY, x, y, yStridePixels, yHeight, mFormat, mYuv420888ToNv21, YUVPlane::Y, pixels + yOffsetByt… in drawConvertFromFormat()