Home
last modified time | relevance | path

Searched refs:encodeH264ProfilesRequest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp566 VkVideoEncodeH264ProfileInfoKHR encodeH264ProfilesRequest; local
598 encodeH264ProfilesRequest.sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_KHR;
599 encodeH264ProfilesRequest.pNext = NULL;
600 encodeH264ProfilesRequest.stdProfileIdc =
602 pVideoProfileExt = (VkBaseInStructure *)&encodeH264ProfilesRequest;