Home
last modified time | relevance | path

Searched refs:MAXIMGS (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dimap.cpp56 rawimage *imagelist[MAXIMGS];
62 for (i = 0; i < MAXIMGS; i++) { in ResetImages()
H A Dtypes.hpp73 #define MAXIMGS 39 /* maximum number of distinct images */ macro