Home
last modified time | relevance | path

Searched defs:inputIndex (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h314 const Index inputIndex = depth + origInputRow * m_rowInputStride + in loadCoeff() local
338 const Index inputIndex = depth + inputRow * m_rowInputStride + in loadCoeffStandard() local
386 const Index inputIndex = depth + inputRows[0] * m_rowInputStride + in loadPartialPacketStandard() local
469 const Index inputIndex = depth + inputRows[0] * m_rowInputStride + in loadPacketStandardFromSingleColumn() local
595 const Index inputIndex = depth + inputRow * m_rowInputStride + in loadPacketFast() local
858 const Index inputIndex = depth + baseIndex; in packetNoPadding() local
864 const Index inputIndex = depth + baseIndex; in coeffNoPadding() local
873 const Index inputIndex = depth + baseIndex; in partialPacketNoPadding() local
Deigen_cuboid_convolution.h392 const Index inputIndex = depth + origInputPlane * m_planeInputStride + in loadCoeff() local
427 const Index inputIndex = depth + inputPlane * m_planeInputStride + in loadCoeffStandard() local
484 const Index inputIndex = depth + inputPlanes[0] * m_planeInputStride + in loadPartialPacketStandard() local
575 const Index inputIndex = depth + inputPlanes[0] * m_planeInputStride + in loadPacketStandardFromSingleColumnSingleRow() local
750 const Index inputIndex = depth + inputPlane * m_planeInputStride + in loadPacketFast() local
1069 const Index inputIndex = depth + baseIndex; in packetNoPadding() local
1075 const Index inputIndex = depth + baseIndex; in coeffNoPadding() local
Deigen_volume_patch.h324 const Index inputIndex = depth + origInputRow * m_rowInputStride + in coeff() local
423 const Index inputIndex = depth + inputRows[0] * m_rowInputStride + in packet() local
538 Index inputIndex; in coeff() local
/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DNDKExtractor.cpp106 ssize_t inputIndex = AMediaCodec_dequeueInputBuffer(codec, 2000); in decode() local
/external/skia/src/core/
DSkMD5.cpp44 unsigned int inputIndex; in write() local
/external/skqp/src/core/
DSkMD5.cpp44 unsigned int inputIndex; in write() local
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/model/
DModel.java227 public Tensor getInputTensor(int inputIndex) { in getInputTensor()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorConvolution.h117 Index inputIndex = 0; in mapCudaInputPlaneToTensorInputOffset() local
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DInterpreter.java498 public Tensor getInputTensor(int inputIndex) { in getInputTensor()
/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp156 unsigned int inputIndex = 0; in generateVertexShaderForInputLayout() local
DProgramD3D.cpp1180 for (size_t inputIndex = 0; inputIndex < inputLayoutSize; inputIndex++) in loadBinaryShaderExecutables() local
1461 for (size_t inputIndex = 0; inputIndex < inputLayout.size(); inputIndex++) in save() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecRenderer.java1133 private ByteBuffer getInputBuffer(int inputIndex) { in getInputBuffer()
/external/icu/icu4c/source/i18n/
Duspoof.cpp714 int32_t inputIndex = 0; in uspoof_getSkeletonUnicodeString() local
Drematch.cpp5120 int64_t inputIndex = fp->fInputIdx; in MatchChunkAt() local
/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp2022 unsigned inputIndex = (pos + 1) * numReservedCols; in removeEquality() local
2035 unsigned inputIndex = (pos + 1) * numReservedCols; in removeInequality() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c4968 unsigned inputIndex = emit->key.tes.tessfactor_index; in emit_tessfactor_input_declarations() local
/external/expat/tests/
Druntests.c7522 size_t inputIndex = 0; in START_TEST() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c23858 long inputIndex; in Qt_MediaChangedNonPrimarySource() local
24144 long inputIndex; in Qt_MediaFlushNonPrimarySourceData() local