Searched refs:numOfPlanes (Results 1 – 1 of 1) sorted by relevance
173 int numOfPlanes; in fillByteBuffer() local175 numOfPlanes = 2; in fillByteBuffer()177 numOfPlanes = 3; in fillByteBuffer()179 for (int plane = 0; plane < numOfPlanes; plane++) { in fillByteBuffer()