/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | TJCompressor.java | 70 int height, int pixelFormat) throws Exception { in TJCompressor() 80 int pixelFormat) throws Exception { in TJCompressor() 141 int pitch, int height, int pixelFormat) in setSourceImage() 167 int height, int pixelFormat) throws Exception { in setSourceImage() 205 int pixelFormat; in setSourceImage() local 590 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress() 594 int pitch, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress() 598 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress() 602 int stride, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress() 611 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV() [all …]
|
D | TJDecompressor.java | 371 int pitch, int desiredHeight, int pixelFormat, in decompress() 382 yuvImage.getWidth(), pitch, yuvImage.getHeight(), pixelFormat, in decompress() local 400 int desiredHeight, int pixelFormat, int flags) in decompress() 431 int pixelFormat, int flags) throws Exception { in decompress() 678 int stride, int desiredHeight, int pixelFormat, in decompress() 689 yuvImage.getWidth(), stride, yuvImage.getHeight(), pixelFormat, in decompress() local 731 int pixelFormat; boolean intPixels = false; in decompress() local 775 pixelFormat, flags); in decompress() local 858 int desiredWidth, int pitch, int desiredHeight, int pixelFormat, int flags) in decompress() 862 int y, int desiredWidth, int pitch, int desiredHeight, int pixelFormat, in decompress() [all …]
|
D | TJ.java | 220 public static int getPixelSize(int pixelFormat) throws Exception { in getPixelSize() 242 public static int getRedOffset(int pixelFormat) throws Exception { in getRedOffset() 264 public static int getGreenOffset(int pixelFormat) throws Exception { in getGreenOffset() 286 public static int getBlueOffset(int pixelFormat) throws Exception { in getBlueOffset()
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | GlTextureFrameBuffer.java | 41 private final int pixelFormat; field in GlTextureFrameBuffer 49 public GlTextureFrameBuffer(int pixelFormat) { in GlTextureFrameBuffer()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowDisplay.java | 26 private int pixelFormat = PixelFormat.RGBA_4444; field in ShadowDisplay 129 public void setPixelFormat(int pixelFormat) { in setPixelFormat()
|
/external/libvncserver/common/ |
D | turbojpeg.c | 141 int pixelFormat, int subsamp, int jpegQual) in setCompDefaults() 206 int pixelFormat) in setDecompDefaults() 309 int height, int pixelFormat, unsigned char *dst) in toRGB() 370 int pitch, int height, int pixelFormat) in fromRGB() 539 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2() 748 int height, int pixelFormat, int flags) in tjDecompress2()
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 174 int pixelFormat, int subsamp, int jpegQual, int flags) in setCompDefaults() 275 int pixelFormat, int flags) in setDecompDefaults() 398 int height, int pixelFormat, unsigned char *dst) in toRGB() 459 int pitch, int height, int pixelFormat) in fromRGB() 732 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2() 831 int width, int pitch, int height, int pixelFormat, unsigned char **dstPlanes, in tjEncodeYUVPlanes() 992 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV3() 1028 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV2() 1337 int height, int pixelFormat, int flags) in tjDecompress2() 1450 int pixelFormat, int subsamp, int flags) in setDecodeDefaults() [all …]
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
D | LwjglOffscreenBuffer.java | 55 private PixelFormat pixelFormat; field in LwjglOffscreenBuffer
|
D | LwjglDisplay.java | 51 private PixelFormat pixelFormat; field in LwjglDisplay
|
/external/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 32 VkFormat pixelFormat; in Create() local
|
D | GrVkGpu.cpp | 470 VkFormat pixelFormat; in onCreateTexture() local 717 VkFormat pixelFormat; in createTestingOnlyBackendTexture() local 1106 VkFormat pixelFormat; in onReadPixels() local
|
D | GrVkRenderTarget.cpp | 119 VkFormat pixelFormat; in Create() local
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 101 int pixelFormat = 0; in WGLContext() local
|
D | tcuWGL.hpp | 79 int pixelFormat; member in tcu::wgl::PixelFormatInfo
|
D | tcuWin32GLES3Platform.cpp | 92 const int pixelFormat = wgl::choosePixelFormat(wgl, deviceCtx, config); in Win32GLES3Context() local
|
D | tcuWGL.cpp | 215 int pixelFormat = ChoosePixelFormat(tmpWindow.getDeviceContext(), &pixelFormatDesc); in Library() local 353 Context::Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat) in Context()
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 124 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local
|
/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 214 tcu::PixelFormat pixelFormat; in createFramebuffer() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrerequisiteTests.cpp | 177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
D | es3fTextureShadowTests.cpp | 103 const tcu::PixelFormat& pixelFormat) in verifyTexCompareResult() 362 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local 652 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local 928 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
|
D | es3fColorClearTest.cpp | 105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fPrerequisiteTests.cpp | 177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
D | es2fColorClearTest.cpp | 105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
/external/libjpeg-turbo/java/ |
D | TJBench.java | 87 static byte[] loadImage(String fileName, int[] w, int[] h, int pixelFormat) in loadImage() 113 int pixelFormat) throws Exception { in saveImage()
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
D | HDRLoader.java | 292 Format pixelFormat; in load() local
|