Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_ycbcr_conversion.c76 state->chroma_offsets[1] = pCreateInfo->yChromaOffset; in vk_common_CreateSamplerYcbcrConversion()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc869 * pname:yChromaOffset describes the
872 pname:yChromaOffset has no effect for formats in which the chroma
929 and pname:yChromaOffset must: not be
936 and pname:yChromaOffset must: not be ename:VK_CHROMA_LOCATION_MIDPOINT
Dtextures.adoc1110 determined by the pname:xChromaOffset and pname:yChromaOffset members of the
1136 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=COSITED_EVEN",…
1138 …d.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=COSITED_EVEN",…
1140 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=MIDPOINT",opts…
1142 …t.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=MIDPOINT",opts…
1200 pname:xChromaOffset and pname:yChromaOffset have no effect if
1249 0.5 \times (j) & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\
1250 0.5 \times (j - 0.5) & \textrm{yChromaOffset = MIDPOINT}
1300 behave as if pname:xChromaOffset and pname:yChromaOffset were both
1325 0.5\times (v + 0.5), & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\
[all …]
Dformats.adoc1944 pname:xChromaOffset and/or pname:yChromaOffset of
1946 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
1956 pname:xChromaOffset and/or pname:yChromaOffset of
1958 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
2462 pname:xChromaOffset and/or pname:yChromaOffset of
2464 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
2474 pname:xChromaOffset and/or pname:yChromaOffset of
2476 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
Drenderpass.adoc3628 .yChromaOffset = properties.chromaOffsetY,
/hardware/google/gfxstream/common/detector/
DVulkan.cpp525 .yChromaOffset = vkhpp::ChromaLocation::eMidpoint, in CreateYuvImage()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp6434 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.yChromaOffset ); in operator ()()
Dvulkan_hash.hpp12412 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.yChromaOffset ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp5660 vkStream->write((VkChromaLocation*)&forMarshaling->yChromaOffset, sizeof(VkChromaLocation)); in marshal_VkSamplerYcbcrConversionCreateInfo()
5681 vkStream->read((VkChromaLocation*)&forUnmarshaling->yChromaOffset, sizeof(VkChromaLocation)); in unmarshal_VkSamplerYcbcrConversionCreateInfo()
Dgoldfish_vk_reserved_marshaling_guest.cpp3911 memcpy(*ptr, (VkChromaLocation*)&forMarshaling->yChromaOffset, sizeof(VkChromaLocation)); in reservedmarshal_VkSamplerYcbcrConversionCreateInfo()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp6740 vkStream->write((VkChromaLocation*)&forMarshaling->yChromaOffset, sizeof(VkChromaLocation)); in marshal_VkSamplerYcbcrConversionCreateInfo()
6773 vkStream->read((VkChromaLocation*)&forUnmarshaling->yChromaOffset, sizeof(VkChromaLocation)); in unmarshal_VkSamplerYcbcrConversionCreateInfo()
Dgoldfish_vk_reserved_marshaling.cpp5108 memcpy((VkChromaLocation*)&forUnmarshaling->yChromaOffset, *ptr, sizeof(VkChromaLocation)); in reservedunmarshal_VkSamplerYcbcrConversionCreateInfo()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5398 VkChromaLocation yChromaOffset; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc5805 pname:yChromaOffset are only validated when chroma channels are