/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/ |
D | MediaCodecVideoEncoder.java | 75 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
|
D | MediaCodecVideoDecoder.java | 82 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/ |
D | gluFboRenderContext.cpp | 38 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() 181 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 68 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
|
D | es3fFboStencilbufferTests.cpp | 68 const deUint32 colorFormat = GL_RGBA8; in render() local 157 const deUint32 colorFormat = GL_RGBA8; in render() local
|
D | es3fFboRenderTest.cpp | 98 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
|
D | es3fFramebufferBlitTests.cpp | 73 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
|
D | es3fFboMultisampleTests.cpp | 57 …sampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 d… in BasicFboMultisampleCase()
|
D | es3fFboStateQueryTests.cpp | 537 const GLenum colorFormat = requiredColorformats[ndx].internalFormat; in test() local
|
D | es3fFboInvalidateTests.cpp | 1208 const deUint32 colorFormat = GL_RGBA8; in render() local
|
/external/chromium_org/third_party/angle/tests/angle_tests/ |
D | BlendMinMaxTest.cpp | 109 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
|
/external/chromium_org/media/base/android/java/src/org/chromium/media/ |
D | MediaCodecBridge.java | 532 int bitRate, int frameRate, int iFrameInterval, int colorFormat) { in createVideoEncoderFormat()
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.c | 694 …G (png_structp png, png_infop info, png_byte** rowPointers, int width, int height, int colorFormat) in writeCompressedPNG()
|
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 1748 GLboolean colorFormat; in texture_error_check() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | teximage.c | 1748 GLboolean colorFormat; in texture_error_check() local
|