Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp173 int numOfPlanes; in fillByteBuffer() local
175 numOfPlanes = 2; in fillByteBuffer()
177 numOfPlanes = 3; in fillByteBuffer()
179 for (int plane = 0; plane < numOfPlanes; plane++) { in fillByteBuffer()