Home
last modified time | relevance | path

Searched refs:videoProfileOperation (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.cpp637 const VkVideoDecodeH264ProfileInfoKHR videoProfileOperation = in getProfileOperationH264D() local
645 return videoProfileOperation; in getProfileOperationH264D()
650 const VkVideoEncodeH264ProfileInfoEXT videoProfileOperation = in getProfileOperationH264E() local
657 return videoProfileOperation; in getProfileOperationH264E()
662 const VkVideoDecodeH265ProfileInfoKHR videoProfileOperation = in getProfileOperationH265D() local
669 return videoProfileOperation; in getProfileOperationH265D()
674 const VkVideoEncodeH265ProfileInfoEXT videoProfileOperation = in getProfileOperationH265E() local
681 return videoProfileOperation; in getProfileOperationH265E()
H A DvktVideoCapabilitiesTests.cpp251 const ProfileOperation videoProfileOperation = getProfileOperation(); in iterate() local
256 (void*)&videoProfileOperation, // void* pNext; in iterate()
535 const VkVideoDecodeH264ProfileInfoKHR videoProfileOperation = in iterate() local
545 (void*)&videoProfileOperation, // void* pNext; in iterate()
626 const VkVideoEncodeH264ProfileInfoEXT videoProfileOperation = in iterate() local
635 (void*)&videoProfileOperation, // void* pNext; in iterate()
812 const VkVideoDecodeH265ProfileInfoKHR videoProfileOperation = in iterate() local
821 (void*)&videoProfileOperation, // void* pNext; in iterate()
899 const VkVideoEncodeH265ProfileInfoEXT videoProfileOperation = in iterate() local
908 (void*)&videoProfileOperation, // voi in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp250 const ProfileOperation videoProfileOperation = getProfileOperation(); in iterate() local
255 (void*)&videoProfileOperation, // void* pNext; in iterate()
528 const VkVideoDecodeH264ProfileInfoKHR videoProfileOperation = in iterate() local
538 (void*)&videoProfileOperation, // void* pNext; in iterate()
619 const VkVideoEncodeH264ProfileInfoEXT videoProfileOperation = in iterate() local
628 (void*)&videoProfileOperation, // void* pNext; in iterate()
734 const VkVideoDecodeH265ProfileInfoKHR videoProfileOperation = in iterate() local
743 (void*)&videoProfileOperation, // void* pNext; in iterate()
821 const VkVideoEncodeH265ProfileInfoEXT videoProfileOperation = in iterate() local
830 (void*)&videoProfileOperation, // voi in iterate()
[all...]
H A DvktVideoTestUtils.cpp358 const VkVideoDecodeH264ProfileInfoKHR videoProfileOperation = in getProfileOperationH264Decode() local
366 return videoProfileOperation; in getProfileOperationH264Decode()
371 const VkVideoEncodeH264ProfileInfoEXT videoProfileOperation = in getProfileOperationH264Encode() local
378 return videoProfileOperation; in getProfileOperationH264Encode()
383 const VkVideoDecodeH265ProfileInfoKHR videoProfileOperation = in getProfileOperationH265Decode() local
390 return videoProfileOperation; in getProfileOperationH265Decode()
395 const VkVideoEncodeH265ProfileInfoEXT videoProfileOperation = in getProfileOperationH265Encode() local
402 return videoProfileOperation; in getProfileOperationH265Encode()

Completed in 7 milliseconds