Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp464 bool muxOutput = true; in testSimpleEncode() local
491 if (muxOutput && loopCounter == 0) { in testSimpleEncode()
510 if (muxOutput) { in testSimpleEncode()
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java470 boolean muxOutput = true; in testSimpleEncodeFromSurface()
483 if (muxOutput && loopCounter == 0) { in testSimpleEncodeFromSurface()
502 if (muxOutput) { in testSimpleEncodeFromSurface()