Searched refs:fYChromaOffset (Results 1 – 3 of 3) sorted by relevance
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()118 ycbcrKey |= (static_cast<uint8_t>(ycbcrInfo.fYChromaOffset) << kYChromaOffsetShift); in GenerateKey()
65 this->fYChromaOffset == that.fYChromaOffset &&84 VkChromaLocation fYChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; member
138 ycbcrConversion.fYChromaOffset = hwbFormatProps.suggestedYChromaOffset; in GetBackendFormat()