Searched refs:numOfPlanes (Results 1 – 1 of 1) sorted by relevance
225 int numOfPlanes; in fillByteBuffer() local227 numOfPlanes = 2; in fillByteBuffer()229 numOfPlanes = 3; in fillByteBuffer()231 for (int plane = 0; plane < numOfPlanes; plane++) { in fillByteBuffer()