Home | History | Annotate | Download | only in functional

Lines Matching refs:numL1CellsY

253 	const int		numL1CellsY		= 1;
257 int cellL1Height = cellL0Height/numL1CellsY;
260 float depthValues[numL1CellsX*numL1CellsY];
286 for (int y1 = 0; y1 < numL1CellsY; y1++)