Home
last modified time | relevance | path

Searched defs:inputDataSize (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/float/
Dautocorrelation_FLP.c39opus_int inputDataSize, /* I length of input … in silk_autocorrelation_FLP()
/external/libopus/silk/fixed/
Dautocorr_FIX.c40const opus_int inputDataSize, /* I Length of input … in silk_autocorr()
/external/armnn/src/backends/backendsCommon/test/layerTests/
DActivationTestImpl.cpp847 const int inputDataSize = 120; in SqrtNNTest() local