Searched defs:groupSize (Results 1 – 8 of 8) sorted by relevance
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
D | Correlation.java | 69 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/ |
D | pixel.c | 176 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/ |
D | test_upsample.cpp | 48 size_t threadSize, groupSize, i; in test_upsample_2_param_fn() local
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_explicit_s2v.cpp | 118 size_t threadSize[3], groupSize[3]; in test_explicit_s2v_function() local
|
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | common.h | 933 size_t groupSize = 0; in ExecuteSingleTest() local
|
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 128 size_t threadSize, groupSize; in test_atomic_function() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 393 tcu::UVec3 groupSize; member 2520 const tcu::UVec3 groupSize[] = in QueryPoolStatisticsTest() local
|
/external/llvm-project/mlir/lib/IR/ |
D | AsmPrinter.cpp | 995 int groupResultNo = 0, groupSize = 0; in getResultIDAndNumber() local
|