Home
last modified time | relevance | path

Searched defs:groupSize (Results 1 – 8 of 8) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DCorrelation.java69 double groupSize = (double) N / mBlockSize; //samples per downsample point. in computeCorrelation() local
141 double groupSize = (double) N / mBlockSize; in downsampleData() local
/external/mesa3d/src/glx/
Dpixel.c176 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glFillImage() local
402 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glEmptyImage() local
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_upsample.cpp48 size_t threadSize, groupSize, i; in test_upsample_2_param_fn() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_explicit_s2v.cpp118 size_t threadSize[3], groupSize[3]; in test_explicit_s2v_function() local
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h933 size_t groupSize = 0; in ExecuteSingleTest() local
/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp128 size_t threadSize, groupSize; in test_atomic_function() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp393 tcu::UVec3 groupSize; member
2520 const tcu::UVec3 groupSize[] = in QueryPoolStatisticsTest() local
/external/llvm-project/mlir/lib/IR/
DAsmPrinter.cpp995 int groupResultNo = 0, groupSize = 0; in getResultIDAndNumber() local