Home
last modified time | relevance | path

Searched refs:VkVideoChromaSubsamplingFlagBitsKHR (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoClipInfo.hpp56 VkVideoChromaSubsamplingFlagBitsKHR subsamplingFlags;
H A DvktVideoTestUtils.hpp605 static VkFormat CodecGetVkFormat(VkVideoChromaSubsamplingFlagBitsKHR chromaFormatIdc, in CodecGetVkFormat()
858 const char* getVideoChromaFormatString(VkVideoChromaSubsamplingFlagBitsKHR chromaFormat);
H A DvktVideoTestUtils.cpp579 const char* getVideoChromaFormatString(VkVideoChromaSubsamplingFlagBitsKHR chromaFormat) in getVideoChromaFormatString()
H A DvktVideoBaseDecodeUtils.cpp76 inline VkVideoChromaSubsamplingFlagBitsKHR ConvertStdH264ChromaFormatToVulkan(StdVideoH264ChromaFormatIdc stdFormat) in ConvertStdH264ChromaFormatToVulkan()
91 VkFormat codecGetVkFormat(VkVideoChromaSubsamplingFlagBitsKHR chromaFormatIdc, in codecGetVkFormat()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h53 typedef enum VkVideoChromaSubsamplingFlagBitsKHR { enum
60 } VkVideoChromaSubsamplingFlagBitsKHR; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h53 typedef enum VkVideoChromaSubsamplingFlagBitsKHR { enum
60 } VkVideoChromaSubsamplingFlagBitsKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h53 typedef enum VkVideoChromaSubsamplingFlagBitsKHR { enum
60 } VkVideoChromaSubsamplingFlagBitsKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp937 VkVideoChromaSubsamplingFlagBitsKHR chromaSubsampling;
H A DvktVideoBaseDecodeUtils.hpp599 VkVideoChromaSubsamplingFlagBitsKHR m_chromaFormat;
H A DvktVideoBaseDecodeUtils.cpp137 inline VkVideoChromaSubsamplingFlagBitsKHR ConvertStdH264ChromaFormatToVulkan (StdVideoH264ChromaFormatIdc stdFormat) in ConvertStdH264ChromaFormatToVulkan()
148 VkFormat codecGetVkFormat (VkVideoChromaSubsamplingFlagBitsKHR chromaFormatIdc, in codecGetVkFormat()
991 const VkVideoChromaSubsamplingFlagBitsKHR chromaSubsampling = ConvertStdH264ChromaFormatToVulkan((StdVideoH264ChromaFormatIdc)pnvsi->nChromaFormat);
998 chromaSubsampling, // VkVideoChromaSubsamplingFlagBitsKHR chromaSubsampling;
2058 const VkVideoChromaSubsamplingFlagBitsKHR chromaSubsampling = pVideoFormat->chromaSubsampling;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7981 typedef enum VkVideoChromaSubsamplingFlagBitsKHR { enum
7988 } VkVideoChromaSubsamplingFlagBitsKHR; typedef

Completed in 93 milliseconds