/external/libultrahdr/java/com/google/media/codecs/ultrahdr/ |
D | UltraHDREncoder.java | 102 int colorTransfer, int colorRange, int colorFormat, int intent) throws IOException { in setRawImage() 141 int colorTransfer, int colorRange, int colorFormat, int intent) throws IOException { in setRawImage() 182 int colorRange, int colorFormat, int intent) throws IOException { in setRawImage() 225 int colorRange, int colorFormat, int intent) throws IOException { in setRawImage() 516 int colorGamut, int colorTransfer, int colorRange, int colorFormat, int intent) in setRawImageNative() 520 int colorGamut, int colorTransfer, int colorRange, int colorFormat, int intent) in setRawImageNative() 525 int colorFormat, int intent) throws IOException; in setRawImageNative() 529 int colorRange, int colorFormat, int intent) throws IOException; in setRawImageNative()
|
/external/angle/src/tests/gl_tests/ |
D | BlendMinMaxTest.cpp | 40 void runTest(GLenum colorFormat, GLenum type) in runTest() 142 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 68 const uint32_t colorFormat = GL_RGBA8; in render() local 160 const uint32_t colorFormat = GL_RGBA8; in render() local 247 const uint32_t colorFormat = GL_RGBA8; in render() local
|
D | es3fFboStencilbufferTests.cpp | 69 const uint32_t colorFormat = GL_RGBA8; in render() local 160 const uint32_t colorFormat = GL_RGBA8; in render() local
|
D | es3fFboRenderTest.cpp | 99 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig 567 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 793 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1163 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1323 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1672 uint32_t colorFormat = colorFormats[colorFmtNdx].format; in init() local 1712 uint32_t colorFormat = colorFormats[colorFmtNdx].format; in init() local
|
/external/swiftshader/tests/VulkanWrapper/ |
D | Framebuffer.cpp | 17 …ce, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::Rende… in Framebuffer()
|
D | Swapchain.hpp | 47 const vk::Format colorFormat = vk::Format::eB8G8R8A8Unorm; member in Swapchain
|
/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 66 static tcu::PixelFormat getPixelFormat(uint32_t colorFormat) in getPixelFormat() 195 const uint32_t colorFormat = chooseColorFormat(config); in createFramebuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 159 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass() 373 …keRenderPassWithDepth(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPassWithDepth() 395 … const VkFormat colorFormat, const vector<uint32_t> &viewMasks, in makeRenderPassWithAttachments()
|
/external/webrtc/sdk/android/src/java/org/webrtc/ |
D | AndroidVideoDecoder.java | 72 private int colorFormat; field in AndroidVideoDecoder 132 VideoCodecMimeType codecType, int colorFormat, @Nullable EglBase.Context sharedContext) { in AndroidVideoDecoder()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 64 const TestShape testShape, const VkFormat colorFormat) in MultisampleRenderAreaTestInstance() 119 const VkFormat colorFormat, in makeRenderPass() 430 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) in MultisampleRenderAreaTest()
|
D | vktPipelineReferenceRenderer.hpp | 166 …ColorFragmentShader(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &depthStencilF… in ColorFragmentShader() 223 …ColorFragmentShaderDualSource(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &dep… in ColorFragmentShaderDualSource()
|
D | vktPipelineStencilExportTests.cpp | 253 const VkFormat colorFormat, const VkFormat stencilFormat) in makeTestRenderPass() 456 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in testStencilExportReplace() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktShaderTileImageTests.cpp | 101 VkFormat colorFormat; member 193 const tcu::TextureFormat colorFormat(mapVkFormat(format)); in isNormalizedColorFormat() local 349 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getColorTestTypeFS() local 581 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getSampleMaskTypeFS() local 823 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in addCS() local 894 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in initPrograms() local 1024 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in checkSupport() local
|
/external/libavc/fuzzer/ |
D | avc_dec_fuzzer.cpp | 100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec() 345 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput() local
|
D | svc_dec_fuzzer.cpp | 125 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) in Codec() 419 IV_COLOR_FORMAT_T colorFormat = (IV_COLOR_FORMAT_T) (supportedColorFormats[colorFormatIdx]); in LLVMFuzzerTestOneInput() local
|
D | mvc_dec_fuzzer.cpp | 109 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) in Codec() 374 IV_COLOR_FORMAT_T colorFormat = (IV_COLOR_FORMAT_T) (supportedColorFormats[colorFormatIdx]); in LLVMFuzzerTestOneInput() local
|
/external/libhevc/fuzzer/ |
D | hevc_dec_fuzzer.cpp | 100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec() 356 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput() local
|
/external/libmpeg2/fuzzer/ |
D | mpeg2_dec_fuzzer.cpp | 91 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec() 436 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput() local
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 87 VkFormat colorFormat; member 234 …const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, const VkFormat depth… in makeRenderPass() 413 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass() 504 const VkFormat colorFormat, in makeSingleAttachmentRenderPass() 576 const VkExtent2D &renderSize, const VkFormat *colorFormat, const VkImageUsageFlags colorUsage, in makeFramebufferAttachmentImageInfos() 680 const VkExtent2D &renderSize, const VkFormat *colorFormat, in makeFramebuffer() 750 … makeVerifyRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat) in makeVerifyRenderPass() 1231 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1447 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1694 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 86 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass() 364 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 700 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 1249 const VkFormat colorFormat, in makeRenderPass() 1409 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 2034 const VkFormat colorFormat, in makeRenderPass() 2141 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 2718 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in checkSupport() local
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 283 … const std::vector<IVec4> &scissors, const VkFormat colorFormat, const Vec4 &clearColor, in ScissorRenderer() 387 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 135 void draw(Context &context, const UVec2 &renderSize, const VkFormat colorFormat, const Vec4 &clearC… in draw() 372 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|
D | vktGeometryBasicClass.cpp | 79 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 605 …const VkFormat colorFormat, const Vec4 &clearColor, const std::vector<PositionColorVertex> &vertic… in Renderer() 886 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in testVertexShader() local 955 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in testTessellationShader() local
|