Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp53 VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout = VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES_BIT_KHR);
198 m_h264DecodeProfile.pictureLayout = VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES_BIT_KHR; in PopulateProfileExt()
314 decodeH264ProfilesRequest.pictureLayout = VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES_BIT_KHR;
511 if (ours->pictureLayout != theirs->pictureLayout) in operator ==()
H A DvktVideoTestUtils.cpp356 VkVideoDecodeH264ProfileInfoKHR getProfileOperationH264Decode (StdVideoH264ProfileIdc stdProfileIdc, VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout) in getProfileOperationH264Decode() argument
363 pictureLayout, // VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout; in getProfileOperationH264Decode()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.hpp46 VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout = VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES_BIT_KHR);
63 VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout = VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES_BIT_KHR);
H A DvktVideoTestUtils.cpp300 de::MovePtr<VkVideoDecodeH264ProfileInfoKHR> getVideoProfileExtensionH264D (StdVideoH264ProfileIdc stdProfileIdc, VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout) in getVideoProfileExtensionH264D() argument
302 VkVideoDecodeH264ProfileInfoKHR* videoCodecOperation = new VkVideoDecodeH264ProfileInfoKHR(getProfileOperationH264D(stdProfileIdc, pictureLayout)); in getVideoProfileExtensionH264D()
635 VkVideoDecodeH264ProfileInfoKHR getProfileOperationH264D (StdVideoH264ProfileIdc stdProfileIdc, VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout) in getProfileOperationH264D() argument
642 pictureLayout, // VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout; in getProfileOperationH264D()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h728 VkVideoDecodeH264PictureLayoutFlagsEXT pictureLayout; member
H A Dvulkan_structs.hpp74379 , pictureLayout( pictureLayout_ ) pictureLayout() function
74449 VULKAN_HPP_NAMESPACE::VideoDecodeH264PictureLayoutFlagsEXT pictureLayout = {}; global() member
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h890 VkVideoDecodeH264PictureLayoutFlagsEXT pictureLayout; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h808 VkVideoDecodeH264PictureLayoutFlagsEXT pictureLayout; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h8740 VkVideoDecodeH264PictureLayoutFlagBitsKHR pictureLayout; member
H A Dvulkan_hash.hpp15354 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeH264ProfileInfoKHR.pictureLayout );

Completed in 194 milliseconds