Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCodecEncoderSurfaceTestBase.java374 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
388 boolean signalEOSWithLastFrame) { in configureCodec()
698 protected void encodeToMemory(boolean isAsync, boolean signalEOSWithLastFrame, in encodeToMemory()
706 protected void encodeToMemory(boolean isAsync, boolean signalEOSWithLastFrame, in encodeToMemory()
H A DCodecEncoderBlockModelTestBase.java58 boolean signalEOSWithLastFrame, boolean isEncoder) { in configureCodec()
69 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecDecoderBlockModelTestBase.java104 boolean signalEOSWithLastFrame, boolean isEncoder) { in configureCodec()
131 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecTestBase.java1215 boolean signalEOSWithLastFrame, boolean isEncoder, int flags) { in configureCodecCommon()
1311 boolean signalEOSWithLastFrame, boolean isEncoder) { in reConfigureCodec()
1318 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecDecoderBlockModelMultiAccessUnitDrmTestBase.java93 boolean signalEOSWithLastFrame, boolean isEncoder, int flags) { in configureCodec()
H A DHDRDecoderTestBase.java64 public void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DHDREncoderTestBase.java62 public void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecDecoderMultiAccessUnitTestBase.java83 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecDecoderBlockModelMultiAccessUnitTestBase.java74 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecEncoderTestBase.java271 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DEncoderProfileLevelTestBase.java473 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DCodecTestBase.java284 void configureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in configureCodec()
299 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
609 void configureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in configureCodec()
664 void configureCodec(MediaFormat format, boolean isAsync, boolean signalEOSWithLastFrame, in configureCodec()
764 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
1023 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecTranscoderTestBase.java109 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
123 boolean signalEOSWithLastFrame) { in configureCodec()
487 boolean signalEOSWithLastFrame) { in configureCodec()
/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecTestBase.cpp418 bool CodecTestBase::configureCodec(AMediaFormat* format, bool isAsync, bool signalEOSWithLastFrame, in configureCodec()
463 bool signalEOSWithLastFrame, bool isEncoder) { in reConfigureCodec()
468 void CodecTestBase::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
H A DNativeCodecEncoderSurfaceTest.cpp188 bool CodecEncoderSurfaceTest::configureCodec(bool isAsync, bool signalEOSWithLastFrame, in configureCodec()
254 void CodecEncoderSurfaceTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
H A DNativeCodecEncoderTest.cpp156 bool signalEOSWithLastFrame, bool isEncoder) { in configureCodec()
161 void CodecEncoderTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
H A DNativeCodecDecoderTestCommon.cpp168 bool signalEOSWithLastFrame, bool isEncoder) { in configureCodec()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecEncoderMultiAccessUnitTest.java155 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecEncoderBlockModelMultiAccessUnitTest.java158 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecDecoderDetachedSurfaceTest.java186 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
H A DCodecEncoderTest.java108 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/
H A DVideoEncoderValidationTestBase.java152 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()