Home
last modified time | relevance | path

Searched defs:hInput (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DGroupedConv2D.cpp78 int32_t hInput = hInputOrigin + static_cast<int32_t>(i); in groupedConvFloat32() local
150 int32_t hInput = hInputOrigin + static_cast<int32_t>(i); in groupedConvQuant8() local
255 int32_t hInput = hInputOrigin + static_cast<int32_t>(i); in groupedConvQuant8PerChannel() local
DDepthwiseConv2D.cpp333 int32_t hInput = hInputOrigin + in depthwiseConvQuant8PerChannelNhwc() local
DConv2D.cpp407 int32_t hInput = hInputOrigin + in convQuant8PerChannelNhwc() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DTransposeConvolution2dTestImpl.cpp233 constexpr unsigned int hInput = wInput; in SimpleTransposeConvolution2dTest() local
322 constexpr unsigned int hInput = wInput; in PaddedTransposeConvolution2dTest() local
413 constexpr unsigned int hInput = wInput; in StridedTransposeConvolution2dTest() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DWorkloadDataValidation.cpp644 constexpr unsigned int hInput = 3u; variable
689 constexpr unsigned int hInput = 3u; variable
735 constexpr unsigned int hInput = 3u; variable
H A DTransposeConvolution2dEndToEndTestImpl.hpp53 constexpr unsigned int hInput = wInput; in TransposeConvolution2dEndToEnd() local
/aosp_15_r20/external/python/cpython3/PC/
D_testconsole.c74 HANDLE hInput = _Py_get_osfhandle(((winconsoleio*)file)->fd); in _testconsole_write_input_impl() local
/aosp_15_r20/external/armnn/src/armnn/layers/
H A DTransposeConvolution2dLayer.cpp71 const unsigned int hInput = inputShape[dataLayoutIndex.GetHeightIndex()]; in InferOutputShapes() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmssamp.c64 cmsBool BlackPointAsDarkerColorant(cmsHPROFILE hInput, in BlackPointAsDarkerColorant()
H A Dcmsgmt.c200 cmsHTRANSFORM hInput; // From whatever input color space. 16 bits to DBL member
/aosp_15_r20/frameworks/native/libs/gui/bufferqueue/2.0/
H A DB2HGraphicBufferProducer.cpp187 QueueBufferInput const& hInput, in queueBuffer()
H A DH2BGraphicBufferProducer.cpp253 HQueueBufferInput hInput{}; in queueBuffer() local
/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdecoder.h203 HANDLE_TRANSPORTDEC hInput; /*!< Transport layer handle. */ member
/aosp_15_r20/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp193 HANDLE_TRANSPORTDEC hInput; in transportDec_Open() local