Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp230 int numOfPlanes; in fillByteBuffer() local
232 numOfPlanes = 2; in fillByteBuffer()
234 numOfPlanes = 3; in fillByteBuffer()
236 for (int plane = 0; plane < numOfPlanes; plane++) { in fillByteBuffer()