Searched refs:fYChromaOffset (Results 1 – 6 of 6) sorted by relevance
23 info.fYChromaOffset == VK_CHROMA_LOCATION_MIDPOINT) { in Create()27 info.fYChromaOffset == VK_CHROMA_LOCATION_COSITED_EVEN) { in Create()55 ycbcrCreateInfo.yChromaOffset = info.fYChromaOffset; in Create()95 ycbcrKey |= (static_cast<uint8_t>(ycbcrInfo.fYChromaOffset) << kYChromaOffsetShift); in GenerateKey()
73 , fYChromaOffset(VK_CHROMA_LOCATION_COSITED_EVEN) in GrVkYcbcrConversionInfo()90 , fYChromaOffset(yChromaOffset) in GrVkYcbcrConversionInfo()106 this->fYChromaOffset == that.fYChromaOffset &&120 VkChromaLocation fYChromaOffset; member
21 info.fYChromaOffset == VK_CHROMA_LOCATION_MIDPOINT) { in Create()25 info.fYChromaOffset == VK_CHROMA_LOCATION_COSITED_EVEN) { in Create()50 ycbcrCreateInfo.yChromaOffset = info.fYChromaOffset; in Create()108 ycbcrKey |= (static_cast<uint8_t>(ycbcrInfo.fYChromaOffset) << kYChromaOffsetShift); in GenerateKey()
64 this->fYChromaOffset == that.fYChromaOffset &&83 VkChromaLocation fYChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; member
138 ycbcrConversion.fYChromaOffset = hwbFormatProps.suggestedYChromaOffset; in GetBackendFormat()
518 ycbcrConversion.fYChromaOffset = hwbFormatProps.suggestedYChromaOffset; in get_backend_format()