Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp507 bool muxOutput = true; in testSimpleEncode() local
534 if (muxOutput && loopCounter == 0) { in testSimpleEncode()
553 if (muxOutput) { in testSimpleEncode()
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java457 boolean muxOutput = true; in testSimpleEncodeFromSurface()
470 if (muxOutput && loopCounter == 0) { in testSimpleEncodeFromSurface()
489 if (muxOutput) { in testSimpleEncodeFromSurface()