Searched refs:bValue (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1727 Interval rValue, bValue; in calculateBounds() local 1734 …bValue = lookupWrapped(bAccess, conversionFormat[2], addressModeU, addressModeV, IVec2(subI, subJ)… in calculateBounds() 1741 …bValue = reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, y… in calculateBounds() 1746 …bValue = reconstructLinearXChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, ad… in calculateBounds() 1754 bValue, in calculateBounds() 1776 Interval rValue, bValue; in calculateBounds() local 1781 …bValue = lookupWrapped(bAccess, conversionFormat[2], addressModeU, addressModeV, IVec2(chromaI, ch… in calculateBounds() 1789 …bValue = linearSample(bAccess, conversionFormat[2], filteringFormat[2], addressModeU, addressModeV… in calculateBounds() 1796 bValue, in calculateBounds() 1818 Interval rValue, bValue; in calculateBounds() local [all …]
|
/third_party/openh264/codec/encoder/plus/src/ |
D | welsEncoderExt.cpp | 960 bool bValue = * ((bool*)pOption); in SetOption() local 962 m_pEncContext->pSvcParam->bEnableFrameSkip = bValue; in SetOption() 965 bValue); in SetOption() 969 bValue); in SetOption() 1173 bool bValue = * (static_cast<bool*> (pOption)); in SetOption() local 1174 m_pEncContext->pSvcParam->bIsLosslessLink = bValue; in SetOption() 1176 … "CWelsH264SVCEncoder::SetOption():ENCODER_OPTION_IS_LOSSLESS_LINK,bIsLosslessLink = %d", bValue); in SetOption()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureFilterAnisotropicTests.cpp | 338 GLboolean bValue; in verifyGet() local 343 gl.getBooleanv(GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT, &bValue); in verifyGet()
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1384 BOOL bValue; in ParseVariablesFromUnattendXml() local
|