Home
last modified time | relevance | path

Searched defs:srcBits (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp1153 static int calculateU8ConversionError(int srcBits) in calculateU8ConversionError()
1182 static int getToSRGB8ConversionError(int srcBits) in getToSRGB8ConversionError()
H A Des3fDrawBuffersIndexedTests.cpp474 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
/aosp_15_r20/external/skia/tests/
H A DUtilsTest.cpp629 for (uint32_t srcBits : kBitPatterns) { in DEF_TEST() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp685 static int calculateU8ConversionError(int srcBits) in calculateU8ConversionError()
H A Des31fShaderFramebufferFetchTests.cpp157 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
H A Des31fCopyImageTests.cpp1699 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in calculateThreshold() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c3200 BitMapPtr srcBits; in Qd_CopyBits() local
3231 BitMapPtr srcBits; in Qd_CopyMask() local
3705 BitMapPtr srcBits; in Qd_StdBits() local
4806 BitMapPtr srcBits; in Qd_CopyDeepMask() local
/aosp_15_r20/external/lz4/tests/
H A Dframetest.c1150 … unsigned const srcBits = (FUZ_rand(&randState) % (FUZ_highbit((U32)(CNBufferLength-1)) - 1)) + 1; in fuzzerTests() local
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp641 const void *srcBits, in convert()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp2403 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp1442 inline int32_t signExtend(int32_t value, int32_t srcBits, int32_t dstBits) in signExtend()
/aosp_15_r20/external/llvm/lib/Support/
H A DAPInt.cpp2444 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp2421 unsigned srcBits, unsigned srcLSB) { in tcExtract()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp2375 unsigned srcBits, unsigned srcLSB) { in tcExtract()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4038 static float calculateFloatConversionError(int srcBits) in calculateFloatConversionError()