Searched defs:m_profile (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ | ||
H A D | vktVideoBaseDecodeUtils.hpp | 416 VkVideoCoreProfile m_profile; member in vkt::video::VulkanVideoSession |
H A D | vktVideoTestUtils.hpp | 1140 VkVideoProfileInfoKHR m_profile; member in vkt::video::VkVideoCoreProfile |
H A D | vktVideoEncodeTests.cpp | 891 VkVideoCoreProfile m_profile; member in vkt::video::__anona95af7480111::TestDefinition |
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/ | ||
H A D | codec_def_encode_jpeg.h | 104 …uint32_t m_profile : 2; //!< Profile. 0 -Baseline, 1 - Extended, 2 - Lossless,… member |
H A D | codec_def_encode_mpeg2.h | 66 uint8_t m_profile; //!< Profile member |
H A D | codec_def_decode_av1.h | 93 uint8_t m_profile; // [0..2] member |