Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 25 of 47) sorted by relevance

12

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJDecompressor.java372 int pitch, int desiredHeight, int pixelFormat, in decompress()
383 yuvImage.getWidth(), pitch, yuvImage.getHeight(), pixelFormat, in decompress() local
401 int desiredHeight, int pixelFormat, int flags) in decompress()
432 int pixelFormat, int flags) throws TJException { in decompress()
680 int stride, int desiredHeight, int pixelFormat, in decompress()
691 yuvImage.getWidth(), stride, yuvImage.getHeight(), pixelFormat, in decompress() local
734 int pixelFormat; boolean intPixels = false; in decompress() local
778 pixelFormat, flags); in decompress() local
864 int desiredWidth, int pitch, int desiredHeight, int pixelFormat, int flags) in decompress()
868 int y, int desiredWidth, int pitch, int desiredHeight, int pixelFormat, in decompress()
[all …]
DTJCompressor.java72 int height, int pixelFormat) throws TJException { in TJCompressor()
82 int pixelFormat) throws TJException { in TJCompressor()
143 int pitch, int height, int pixelFormat) in setSourceImage()
169 int height, int pixelFormat) throws TJException { in setSourceImage()
207 int pixelFormat; in setSourceImage() local
587 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress()
591 int pitch, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress()
596 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress()
600 int stride, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress()
610 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
[all …]
DTJ.java219 public static int getPixelSize(int pixelFormat) { in getPixelSize()
240 public static int getRedOffset(int pixelFormat) { in getRedOffset()
261 public static int getGreenOffset(int pixelFormat) { in getGreenOffset()
282 public static int getBlueOffset(int pixelFormat) { in getBlueOffset()
503 private static void checkPixelFormat(int pixelFormat) { in checkPixelFormat()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlTextureFrameBuffer.java41 private final int pixelFormat; field in GlTextureFrameBuffer
49 public GlTextureFrameBuffer(int pixelFormat) { in GlTextureFrameBuffer()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowDisplay.java26 private int pixelFormat = PixelFormat.RGBA_4444; field in ShadowDisplay
129 public void setPixelFormat(int pixelFormat) { in setPixelFormat()
/external/libvncserver/common/
Dturbojpeg.c141 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/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp95 VkFormat pixelFormat; in Make() local
218 VkFormat pixelFormat; in updateForMipmap() local
DGrVkRenderTarget.cpp115 VkFormat pixelFormat; in Create() local
/external/libjpeg-turbo/
Dturbojpeg.c175 int pixelFormat, int subsamp, int jpegQual, int flags) in setCompDefaults()
276 int pixelFormat, int flags) in setDecompDefaults()
422 int height, int pixelFormat, unsigned char *dst) in toRGB()
483 int pitch, int height, int pixelFormat) in fromRGB()
767 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2()
868 int pixelFormat, unsigned char **dstPlanes, int *strides, int subsamp, in tjEncodeYUVPlanes()
1031 int pixelFormat, unsigned char *dstBuf, int pad, int subsamp, int flags) in tjEncodeYUV3()
1066 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV2()
1377 int width, int pitch, int height, int pixelFormat, int flags) in tjDecompress2()
1490 int pixelFormat, int subsamp, int flags) in setDecodeDefaults()
[all …]
/external/skia/tools/viewer/sk_app/win/
DGLWindowContext_win.cpp85 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp101 int pixelFormat = 0; in WGLContext() local
DtcuWGL.hpp79 int pixelFormat; member in tcu::wgl::PixelFormatInfo
DtcuWin32GLES3Platform.cpp92 const int pixelFormat = wgl::choosePixelFormat(wgl, deviceCtx, config); in Win32GLES3Context() local
DtcuWGL.cpp215 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/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp164 int pixelFormat; in setupPixelFormat() local
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp124 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp214 tcu::PixelFormat pixelFormat; in createFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp136 const tcu::PixelFormat& pixelFormat) in verifyTexCompareResult()
348 const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
564 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
776 const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
DvktTextureMipmapTests.cpp333 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local
567 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], for… in iterate() local
847 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local
1030 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local
1287 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], for… in iterate() local
1555 …const tcu::PixelFormat pixelFormat (formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], form… in iterate() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des2fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fPrerequisiteTests.cpp177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
Des3fTextureShadowTests.cpp105 const tcu::PixelFormat& pixelFormat) in verifyTexCompareResult()
364 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
654 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
930 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
Des3fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/external/libjpeg-turbo/java/
DTJBench.java87 static byte[] loadImage(String fileName, int[] w, int[] h, int pixelFormat) in loadImage()
115 int pixelFormat) throws Exception { in saveImage()

12