Home
last modified time | relevance | path

Searched defs:inputWidth (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrSampleMaskProcessor.cpp31 int inputWidth = (4 == numInputPoints || proc.hasInputWeight()) ? 4 : 3; in onEmitCode() local
DGrVSCoverageProcessor.cpp258 int inputWidth = (4 == numInputPoints || proc.hasInputWeight()) ? 4 : 3; in onEmitCode() local
DGrGSCoverageProcessor.cpp58 int inputWidth = (4 == numInputPoints || proc.hasInputWeight()) ? 4 : 3; in emitGeometryShader() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp364 deUint32 getInputWidth (InputWidth inputWidth, deUint32 ndx) in getInputWidth()
434 bool has8BitInputWidth (InputWidth inputWidth) in has8BitInputWidth()
462 bool has16BitInputWidth (InputWidth inputWidth) in has16BitInputWidth()
490 bool has64BitInputWidth (InputWidth inputWidth) in has64BitInputWidth()
518 InputType getInputType (deUint32 inputWidth, bool isSigned) in getInputType()
536 string getOtherSizeTypes (InputType inputType, deUint32 vectorSize, InputWidth inputWidth) in getOtherSizeTypes()
595 string getSpirvCapabilityStr (const char* spirvCapability, InputWidth inputWidth) in getSpirvCapabilityStr()
632 …rvOperation, InputType inputType, string spirvTestType, deUint32 vectorSize, InputWidth inputWidth) in getBinaryFullOperationWithInputWidthStr()
674 …string spirvOperation, InputType inputType, string spirvTestType, InputWidth inputWidth, bool isQu… in getFullOperationWithDifferentInputWidthStr()
1389 InputWidth inputWidth, in createStageTests()
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DDvppCommon.h43 int inputWidth = 0; member
DDvppCommon.cc1637 uint32_t inputWidth = inputImage->width; in GetJpegEncodeStrideSize() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.cpp1659 GLsizei inputWidth = (unpackParameters.rowLength == 0) ? width : unpackParameters.rowLength; in loadImageData() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1795 …uint32_t inputWidth; /**< [in]: Specifies t… member
1848 …uint32_t inputWidth; /**< [in]: Specifies the input buffer … member