Home
last modified time | relevance | path

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

123456

/external/libultrahdr/java/com/google/media/codecs/ultrahdr/
DUltraHDREncoder.java102 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/
DBlendMinMaxTest.cpp40 void runTest(GLenum colorFormat, GLenum type) in runTest()
142 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp68 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
Des3fFboStencilbufferTests.cpp69 const uint32_t colorFormat = GL_RGBA8; in render() local
160 const uint32_t colorFormat = GL_RGBA8; in render() local
Des3fFboRenderTest.cpp99 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/
DFramebuffer.cpp17 …ce, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::Rende… in Framebuffer()
DSwapchain.hpp47 const vk::Format colorFormat = vk::Format::eB8G8R8A8Unorm; member in Swapchain
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp66 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/
DvktMultiViewRenderUtil.cpp159 …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()
395const VkFormat colorFormat, const vector<uint32_t> &viewMasks, in makeRenderPassWithAttachments()
/external/webrtc/sdk/android/src/java/org/webrtc/
DAndroidVideoDecoder.java72 private int colorFormat; field in AndroidVideoDecoder
132 VideoCodecMimeType codecType, int colorFormat, @Nullable EglBase.Context sharedContext) { in AndroidVideoDecoder()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleResolveRenderAreaTests.cpp64 const TestShape testShape, const VkFormat colorFormat) in MultisampleRenderAreaTestInstance()
119 const VkFormat colorFormat, in makeRenderPass()
430 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) in MultisampleRenderAreaTest()
DvktPipelineReferenceRenderer.hpp166 …ColorFragmentShader(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &depthStencilF… in ColorFragmentShader()
223 …ColorFragmentShaderDualSource(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &dep… in ColorFragmentShaderDualSource()
DvktPipelineStencilExportTests.cpp253 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/
DvktShaderTileImageTests.cpp101 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/
Davc_dec_fuzzer.cpp100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec()
345 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput() local
Dsvc_dec_fuzzer.cpp125 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
Dmvc_dec_fuzzer.cpp109 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/
Dhevc_dec_fuzzer.cpp100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec()
356 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput() local
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp91 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/
DvktImagelessFramebufferTests.cpp87 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/
DvktFragmentOperationsEarlyFragmentTests.cpp86 …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
DvktFragmentOperationsScissorMultiViewportTests.cpp283 … 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/
DvktGeometryInstancedRenderingTests.cpp135 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
DvktGeometryBasicClass.cpp79 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp605const 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

123456