Home
last modified time | relevance | path

Searched refs:chromaBitDepth (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoTestUtils.hpp71 … VkVideoComponentBitDepthFlagsKHR chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR);
DvktVideoTestUtils.cpp336 VkVideoComponentBitDepthFlagsKHR chromaBitDepth) in getVideoProfile() argument
345 chromaBitDepth, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in getVideoProfile()
DextNvidiaVideoParserIf.hpp936 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
DvktVideoBaseDecodeUtils.cpp2060 …const VkVideoComponentBitDepthFlagsKHR chromaBitDepth = getChromaBitDepth(pVideoFormat->b… in StartVideoSequence() local
2077 …etVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth); in StartVideoSequence()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp71 … VkVideoComponentBitDepthFlagsKHR chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR);
DvktVideoTestUtils.cpp336 VkVideoComponentBitDepthFlagsKHR chromaBitDepth) in getVideoProfile() argument
345 chromaBitDepth, // VkVideoComponentBitDepthFlagsKHR chromaBitDepth; in getVideoProfile()
DextNvidiaVideoParserIf.hpp936 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
DvktVideoBaseDecodeUtils.cpp2060 …const VkVideoComponentBitDepthFlagsKHR chromaBitDepth = getChromaBitDepth(pVideoFormat->b… in StartVideoSequence() local
2077 …etVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth); in StartVideoSequence()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h114 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h114 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
Dvulkan_structs.hpp55737 , chromaBitDepth( chromaBitDepth_ )
55786 chromaBitDepth = chromaBitDepth_; in setChromaBitDepth()
55808 ( chromaBitDepth == rhs.chromaBitDepth ); in operator ==()
55824 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR chromaBitDepth = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h120 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_video_queue.adoc63 VkVideoComponentBitDepthFlagsKHR chromaBitDepth;
651 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
1044 …g only a single bit in the `chromaSubsampling`, `lumaBitDepth`, and `chromaBitDepth` members of `V…
DVK_KHR_video_decode_h265.adoc238 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
DVK_KHR_video_decode_h264.adoc273 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
DVK_KHR_video_encode_h264.adoc399 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
DVK_KHR_video_encode_h265.adoc415 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
DVK_KHR_video_decode_queue.adoc369 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
DVK_KHR_video_encode_queue.adoc608 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideocoding.adoc340 * pname:chromaBitDepth is a bitmask of
376 pname:lumaBitDepth, or pname:chromaBitDepth are not supported.
390 pname:chromaBitDepth must: have a single bit set
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6388 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
DvkVulkan_c.inl8995 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp107871 , chromaBitDepth( chromaBitDepth_ )
107919 chromaBitDepth = chromaBitDepth_; in setChromaBitDepth()
107947 …urn std::tie( sType, pNext, videoCodecOperation, chromaSubsampling, lumaBitDepth, chromaBitDepth ); in reflect()
107960 …aSubsampling ) && ( lumaBitDepth == rhs.lumaBitDepth ) && ( chromaBitDepth == rhs.chromaBitDepth ); in operator ==()
107976 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR chromaBitDepth = {}; member
Dvulkan_core.h7970 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
Dvulkan_hash.hpp14480 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.chromaBitDepth ); in operator ()()

12