Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoTestUtils.hpp70 … VkVideoComponentBitDepthFlagsKHR lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DvktVideoTestUtils.cpp335 VkVideoComponentBitDepthFlagsKHR lumaBitDepth, in getVideoProfile() argument
344 lumaBitDepth, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in getVideoProfile()
DextNvidiaVideoParserIf.hpp935 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
DvktVideoBaseDecodeUtils.cpp2059 …const VkVideoComponentBitDepthFlagsKHR lumaBitDepth = getLumaBitDepth(pVideoFormat->bit_d… in StartVideoSequence() local
2061 …const VkFormat videoVkFormat = codecGetVkFormat(chromaSubsampling, lumaBitDepth, se… in StartVideoSequence()
2077 …getVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth… in StartVideoSequence()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp70 … VkVideoComponentBitDepthFlagsKHR lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DvktVideoTestUtils.cpp335 VkVideoComponentBitDepthFlagsKHR lumaBitDepth, in getVideoProfile() argument
344 lumaBitDepth, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in getVideoProfile()
DextNvidiaVideoParserIf.hpp935 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
DvktVideoBaseDecodeUtils.cpp2059 …const VkVideoComponentBitDepthFlagsKHR lumaBitDepth = getLumaBitDepth(pVideoFormat->bit_d… in StartVideoSequence() local
2061 …const VkFormat videoVkFormat = codecGetVkFormat(chromaSubsampling, lumaBitDepth, se… in StartVideoSequence()
2077 …getVideoProfile(videoCodec, videoProfileExtention, chromaSubsampling, lumaBitDepth, chromaBitDepth… in StartVideoSequence()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h113 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h113 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
Dvulkan_structs.hpp55736 , lumaBitDepth( lumaBitDepth_ )
55779 lumaBitDepth = lumaBitDepth_; in setLumaBitDepth()
55807 … ( chromaSubsampling == rhs.chromaSubsampling ) && ( lumaBitDepth == rhs.lumaBitDepth ) && in operator ==()
55823 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR lumaBitDepth = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h119 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_video_queue.adoc62 VkVideoComponentBitDepthFlagsKHR lumaBitDepth;
650 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
1044 While this extension allows specifying only a single bit in the `chromaSubsampling`, `lumaBitDepth`…
DVK_KHR_video_decode_h265.adoc237 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DVK_KHR_video_decode_h264.adoc272 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DVK_KHR_video_encode_h264.adoc398 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DVK_KHR_video_encode_h265.adoc414 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DVK_KHR_video_decode_queue.adoc368 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
DVK_KHR_video_encode_queue.adoc607 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideocoding.adoc337 * pname:lumaBitDepth is a bitmask of
376 pname:lumaBitDepth, or pname:chromaBitDepth are not supported.
385 * [[VUID-VkVideoProfileInfoKHR-lumaBitDepth-07014]]
386 pname:lumaBitDepth must: have a single bit set
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6387 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
DvkVulkan_c.inl8994 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp107870 , lumaBitDepth( lumaBitDepth_ )
107913 lumaBitDepth = lumaBitDepth_; in setLumaBitDepth()
107947 …return std::tie( sType, pNext, videoCodecOperation, chromaSubsampling, lumaBitDepth, chromaBitDept… in reflect()
107960 …( chromaSubsampling == rhs.chromaSubsampling ) && ( lumaBitDepth == rhs.lumaBitDepth ) && ( chroma… in operator ==()
107975 VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR lumaBitDepth = {}; member
Dvulkan_core.h7969 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
Dvulkan_hash.hpp14479 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.lumaBitDepth ); in operator ()()

12