Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
DMediaCodecVideoEncoder.java75 private int colorFormat; field in MediaCodecVideoEncoder
81 public EncoderProperties(String codecName, int colorFormat) { in EncoderProperties()
86 public final int colorFormat; // Color format supported by codec. field in MediaCodecVideoEncoder.EncoderProperties
DMediaCodecVideoDecoder.java82 private int colorFormat; field in MediaCodecVideoDecoder
101 public DecoderProperties(String codecName, int colorFormat) { in DecoderProperties()
106 public final int colorFormat; // Color format supported by codec. field in MediaCodecVideoDecoder.DecoderProperties
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp38 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat()
181 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer() local
/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp68 const deUint32 colorFormat = GL_RGBA8; in render() local
160 const deUint32 colorFormat = GL_RGBA8; in render() local
246 const deUint32 colorFormat = GL_RGBA8; in render() local
Des3fFboStencilbufferTests.cpp68 const deUint32 colorFormat = GL_RGBA8; in render() local
157 const deUint32 colorFormat = GL_RGBA8; in render() local
Des3fFboRenderTest.cpp98 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig
529 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
750 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1111 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1267 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1624 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
1662 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
Des3fFramebufferBlitTests.cpp73 const deUint32 colorFormat = GL_RGBA8; in render() local
480 const deUint32 colorFormat = GL_RGBA8; in render() local
630 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local
759 const tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local
Des3fFboMultisampleTests.cpp57 …sampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 d… in BasicFboMultisampleCase()
Des3fFboStateQueryTests.cpp537 const GLenum colorFormat = requiredColorformats[ndx].internalFormat; in test() local
Des3fFboInvalidateTests.cpp1208 const deUint32 colorFormat = GL_RGBA8; in render() local
/external/chromium_org/third_party/angle/tests/angle_tests/
DBlendMinMaxTest.cpp109 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
/external/chromium_org/media/base/android/java/src/org/chromium/media/
DMediaCodecBridge.java532 int bitRate, int frameRate, int iFrameInterval, int colorFormat) { in createVideoEncoderFormat()
/external/deqp/framework/qphelper/
DqpTestLog.c694 …G (png_structp png, png_infop info, png_byte** rowPointers, int width, int height, int colorFormat) in writeCompressedPNG()
/external/mesa3d/src/mesa/main/
Dteximage.c1748 GLboolean colorFormat; in texture_error_check() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dteximage.c1748 GLboolean colorFormat; in texture_error_check() local