Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DVulkan.cpp524 .xChromaOffset = vkhpp::ChromaLocation::eMidpoint, in CreateYuvImage()
525 .yChromaOffset = vkhpp::ChromaLocation::eMidpoint, in CreateYuvImage()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_to_string.hpp3324 VULKAN_HPP_INLINE std::string to_string( ChromaLocation value ) in to_string()
3328 case ChromaLocation::eCositedEven : return "CositedEven"; in to_string()
3329 case ChromaLocation::eMidpoint : return "Midpoint"; in to_string()
Dvulkansc_enums.hpp2583 enum class ChromaLocation enum
2588 using ChromaLocationKHR = ChromaLocation;
Dvulkan_to_string.hpp5617 VULKAN_HPP_INLINE std::string to_string( ChromaLocation value ) in to_string()
5621 case ChromaLocation::eCositedEven : return "CositedEven"; in to_string()
5622 case ChromaLocation::eMidpoint : return "Midpoint"; in to_string()
Dvulkan_enums.hpp3882 enum class ChromaLocation enum
3887 using ChromaLocationKHR = ChromaLocation;