Home
last modified time | relevance | path

Searched refs:startInputIndex (Results 1 – 4 of 4) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGrid/include/
H A DitkBinShrinkImageFilter.hxx167 const InputIndexType startInputIndex = outputIndex * factorSize; in DynamicThreadedGenerateData() local
169 inputIterator.SetIndex( startInputIndex+*offset ); in DynamicThreadedGenerateData()
185 inputIterator.SetIndex( startInputIndex+*offset ); in DynamicThreadedGenerateData()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/tests/
H A Dfuzzer.c1020 int const startInputIndex = outSize - sampleSize; in FUZ_unitTests() local
1021 char* const startInput = testCompressed + startInputIndex; in FUZ_unitTests()
1051 int const startInputIndex = bufferSize - cSize; in FUZ_unitTests() local
1052 char* const startInput = testVerify + startInputIndex; in FUZ_unitTests()
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/tests/
H A Dfuzzer.c1059 int const startInputIndex = outSize - sampleSize; in FUZ_unitTests() local
1060 char* const startInput = testCompressed + startInputIndex; in FUZ_unitTests()
1090 int const startInputIndex = bufferSize - cSize; in FUZ_unitTests() local
1091 char* const startInput = testVerify + startInputIndex; in FUZ_unitTests()
/dports/archivers/liblz4/lz4-1.9.3/tests/
H A Dfuzzer.c1085 int const startInputIndex = outSize - sampleSize; in FUZ_unitTests() local
1086 char* const startInput = testCompressed + startInputIndex; in FUZ_unitTests()
1116 int const startInputIndex = bufferSize - cSize; in FUZ_unitTests() local
1117 char* const startInput = testVerify + startInputIndex; in FUZ_unitTests()