/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | CodecEncoderSurfaceTestBase.java | 374 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 D | CodecEncoderBlockModelTestBase.java | 58 boolean signalEOSWithLastFrame, boolean isEncoder) { in configureCodec() 69 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecDecoderBlockModelTestBase.java | 104 boolean signalEOSWithLastFrame, boolean isEncoder) { in configureCodec() 131 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecTestBase.java | 1215 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 D | CodecDecoderBlockModelMultiAccessUnitDrmTestBase.java | 93 boolean signalEOSWithLastFrame, boolean isEncoder, int flags) { in configureCodec()
|
H A D | HDRDecoderTestBase.java | 64 public void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | HDREncoderTestBase.java | 62 public void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecDecoderMultiAccessUnitTestBase.java | 83 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecDecoderBlockModelMultiAccessUnitTestBase.java | 74 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecEncoderTestBase.java | 271 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | EncoderProfileLevelTestBase.java | 473 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | CodecTestBase.java | 284 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 D | CodecTranscoderTestBase.java | 109 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 D | NativeCodecTestBase.cpp | 418 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 D | NativeCodecEncoderSurfaceTest.cpp | 188 bool CodecEncoderSurfaceTest::configureCodec(bool isAsync, bool signalEOSWithLastFrame, in configureCodec() 254 void CodecEncoderSurfaceTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
|
H A D | NativeCodecEncoderTest.cpp | 156 bool signalEOSWithLastFrame, bool isEncoder) { in configureCodec() 161 void CodecEncoderTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext()
|
H A D | NativeCodecDecoderTestCommon.cpp | 168 bool signalEOSWithLastFrame, bool isEncoder) { in configureCodec()
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | CodecEncoderMultiAccessUnitTest.java | 155 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecEncoderBlockModelMultiAccessUnitTest.java | 158 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecDecoderDetachedSurfaceTest.java | 186 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecEncoderTest.java | 108 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoEncoderValidationTestBase.java | 152 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|