Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/silk/float/
H A Dautocorrelation_FLP.c39opus_int inputDataSize, /* I length of input … in silk_autocorrelation_FLP()
/aosp_15_r20/external/libopus/silk/fixed/
H A Dautocorr_FIX.c40const opus_int inputDataSize, /* I Length of input … in silk_autocorr()
/aosp_15_r20/frameworks/av/media/libstagefright/tests/writer/
H A DWriterTest.cpp305 int32_t inputDataSize = sizeof(kInputData) / sizeof(kInputData[0]); in getFileDetails() local
/aosp_15_r20/frameworks/av/media/module/extractors/tests/
H A DExtractorUnitTest.cpp288 int32_t inputDataSize = sizeof(kInputData) / sizeof(kInputData[0]); in getFileProperties() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DActivationTestImpl.cpp850 const int inputDataSize = 120; in SqrtNNTest() local