/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoTestUtils.hpp | 70 … VkVideoComponentBitDepthFlagsKHR lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | vktVideoTestUtils.cpp | 335 VkVideoComponentBitDepthFlagsKHR lumaBitDepth, in getVideoProfile() argument 344 lumaBitDepth, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in getVideoProfile()
|
D | extNvidiaVideoParserIf.hpp | 935 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
D | vktVideoBaseDecodeUtils.cpp | 2059 …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/ |
D | vktVideoTestUtils.hpp | 70 … VkVideoComponentBitDepthFlagsKHR lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | vktVideoTestUtils.cpp | 335 VkVideoComponentBitDepthFlagsKHR lumaBitDepth, in getVideoProfile() argument 344 lumaBitDepth, // VkVideoComponentBitDepthFlagsKHR lumaBitDepth; in getVideoProfile()
|
D | extNvidiaVideoParserIf.hpp | 935 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
D | vktVideoBaseDecodeUtils.cpp | 2059 …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/ |
D | vulkan_beta.h | 113 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 113 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
D | vulkan_structs.hpp | 55736 , 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/ |
D | vulkan_beta.h | 119 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_KHR_video_queue.adoc | 62 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`…
|
D | VK_KHR_video_decode_h265.adoc | 237 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | VK_KHR_video_decode_h264.adoc | 272 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | VK_KHR_video_encode_h264.adoc | 398 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | VK_KHR_video_encode_h265.adoc | 414 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | VK_KHR_video_decode_queue.adoc | 368 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
D | VK_KHR_video_encode_queue.adoc | 607 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | videocoding.adoc | 337 * 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/ |
D | vkStructTypes.inl | 6387 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
D | vkVulkan_c.inl | 8994 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 107870 , 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
|
D | vulkan_core.h | 7969 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
|
D | vulkan_hash.hpp | 14479 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.lumaBitDepth ); in operator ()()
|