| /packages/apps/Gallery2/jni/filters/ |
| D | kmeans.h | 26 inline void sum(T values[], int len, int dimension, int stride, N dst[]) { in sum() 88 void initialPickHeuristicRandom(int k, T values[], int len, int dimension, int stride, T dst[], in initialPickHeuristicRandom() 123 inline int findClosest(T values[], T oldCenters[], int dimension, int stride, int pop_size) { in findClosest() 141 int calculateNewCentroids(int k, T values[], int len, int dimension, int stride, T oldCenters[], in calculateNewCentroids() 179 void runKMeansWithPicks(int k, T finalCentroids[], T values[], int len, int dimension, int stride, in runKMeansWithPicks() 209 void runKMeans(int k, T finalCentroids[], T values[], int len, int dimension, int stride, in runKMeans() 223 void applyCentroids(int k, T centroids[], T values[], int len, int dimension, int stride) { in applyCentroids()
|
| /packages/modules/NeuralNetworks/common/include/ |
| D | OperationsExecutionUtils.h | 83 inline int32_t computeOutSize(int32_t imageSize, int32_t filterSize, int32_t stride, in computeOutSize() 88 inline int32_t computeOutSize(int32_t imageSize, int32_t filterSize, int32_t stride, in computeOutSize() 94 inline int32_t computeOutSizeTransposeConv(int32_t imageSize, int32_t filterSize, int32_t stride, in computeOutSizeTransposeConv() 141 inline void calculateExplicitPadding(int32_t in_size, int32_t stride, int32_t dilation_factor, in calculateExplicitPadding() 148 inline void calculateExplicitPadding(int32_t in_size, int32_t stride, int32_t filter_size, in calculateExplicitPadding() 155 inline void calculateExplicitPaddingTransposeConv(int32_t in_size, int32_t stride, in calculateExplicitPaddingTransposeConv()
|
| /packages/modules/ExtServices/native/ |
| D | ImageHashManager.cpp | 29 int32_t stride, std::array<uint8_t, 8>* outImageHash) { in generatePHash() 72 int32_t stride = bufferDesc.stride > 0 ? bufferDesc.stride : bufferDesc.width; in generateHash() local
|
| /packages/services/Car/cpp/computepipe/tests/fuzz/ |
| D | PixelMemHandleFuzzer.cpp | 38 uint32_t stride = frame.stride(); in convertToInputFrame() local 67 uint64_t stride = frame.stride(); in isValid() local
|
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
| D | conv2d_quant8_signed.mod.py | 472 stride = Int32Scalar("stride", 1) variable 493 stride = Int32Scalar("stride", 1) variable 520 stride = Int32Scalar("stride", 1) variable 548 stride = Int32Scalar("stride", 1) variable 585 stride = Int32Scalar("stride", 1) variable 614 stride = Int32Scalar("stride", 1) variable 642 stride = Int32Scalar("stride", 1) variable
|
| D | depthwise_conv2d_quant8_signed.mod.py | 224 stride = Int32Scalar("stride", 1) variable 256 stride = Int32Scalar("stride", 1) variable 284 stride = Int32Scalar("stride", 1) variable 317 stride = Int32Scalar("stride", 1) variable 345 stride = Int32Scalar("stride", 1) variable
|
| /packages/modules/Bluetooth/system/embdrv/lc3/src/ |
| D | lc3.c | 153 struct lc3_encoder *encoder, const void *_pcm, int stride) in load_s16() 176 struct lc3_encoder *encoder, const void *_pcm, int stride) in load_s24() 335 const void *pcm, int stride, int nbytes, void *out) in lc3_encode() 373 struct lc3_decoder *decoder, void *_pcm, int stride) in store_s16() 395 struct lc3_decoder *decoder, void *_pcm, int stride) in store_s24() 574 enum lc3_pcm_format fmt, void *pcm, int stride) in lc3_decode()
|
| /packages/services/Car/cpp/evs/support_library/ |
| D | Frame.h | 29 unsigned stride; member
|
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
| D | conv_quant8_large.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_channels_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_channels_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_channels.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_overflow_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_channels.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_overflow.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8_large_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_large.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_large_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_quant8.mod.py | 25 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float_2.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | conv_float.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | depthwise_conv2d_float_large_2.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|
| D | depthwise_conv2d_float_large_weights_as_inputs.mod.py | 23 stride = Int32Scalar("stride", 1) variable
|