Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DAndroidHardwareBuffer.cpp226 ahbFormatProps->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in getAndroidHardwareBufferPropertiesANDROID()
227 ahbFormatProps->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in getAndroidHardwareBufferPropertiesANDROID()
DResourceTracker.cpp2869 pProperties->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in on_vkGetBufferCollectionPropertiesFUCHSIA()
2870 pProperties->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in on_vkGetBufferCollectionPropertiesFUCHSIA()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc936 and pname:yChromaOffset must: not be ename:VK_CHROMA_LOCATION_MIDPOINT
1125 * ename:VK_CHROMA_LOCATION_MIDPOINT specifies that downsampled chroma
Dformats.adoc1945 ename:VK_CHROMA_LOCATION_MIDPOINT.
1959 ename:VK_CHROMA_LOCATION_MIDPOINT.
2463 ename:VK_CHROMA_LOCATION_MIDPOINT.
2477 ename:VK_CHROMA_LOCATION_MIDPOINT.
Dtextures.adoc1221 *** If pname:xChromaOffset is ename:VK_CHROMA_LOCATION_MIDPOINT:
1301 ename:VK_CHROMA_LOCATION_MIDPOINT, irrespective of the values set.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4740 case VK_CHROMA_LOCATION_MIDPOINT: in string_VkChromaLocation()
6287 case VK_CHROMA_LOCATION_MIDPOINT: in string_VkChromaLocationKHR()
Dvulkansc_enums.hpp2586 eMidpoint = VK_CHROMA_LOCATION_MIDPOINT
Dvulkan_enums.hpp3885 eMidpoint = VK_CHROMA_LOCATION_MIDPOINT
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4937 VK_CHROMA_LOCATION_MIDPOINT = 1, enumerator
4939 VK_CHROMA_LOCATION_MIDPOINT_KHR = VK_CHROMA_LOCATION_MIDPOINT,