Home
last modified time | relevance | path

Searched defs:signalEOSWithLastFrame (Results 1 – 8 of 8) sorted by relevance

/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTranscoderTestBase.java97 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
111 boolean signalEOSWithLastFrame) { in configureCodec()
426 boolean signalEOSWithLastFrame) { in configureCodec()
DCodecTestBase.java205 void configureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in configureCodec()
220 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
509 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
/cts/tests/media/jni/
DNativeCodecTestBase.cpp358 bool CodecTestBase::configureCodec(AMediaFormat* format, bool isAsync, bool signalEOSWithLastFrame, in configureCodec()
382 bool signalEOSWithLastFrame, bool isEncoder) { in reConfigureCodec()
387 void CodecTestBase::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
DNativeCodecEncoderSurfaceTest.cpp166 bool CodecEncoderSurfaceTest::configureCodec(bool isAsync, bool signalEOSWithLastFrame) { in configureCodec()
185 void CodecEncoderSurfaceTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
DNativeCodecDecoderTest.cpp156 bool signalEOSWithLastFrame, bool isEncoder) { in configureCodec()
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java153 private void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
167 boolean signalEOSWithLastFrame) { in configureCodec()
DCodecTestBase.java819 void configureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in configureCodec()
851 void reConfigureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in reConfigureCodec()
859 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
1452 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
DCodecEncoderTest.java75 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()