Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp225 int numOfPlanes; in fillByteBuffer() local
227 numOfPlanes = 2; in fillByteBuffer()
229 numOfPlanes = 3; in fillByteBuffer()
231 for (int plane = 0; plane < numOfPlanes; plane++) { in fillByteBuffer()