/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecUnitTest.cpp | 260 for (auto isAsync : boolStates) { in testConfigureInInitState() local 278 for (auto isAsync : boolStates) { in testConfigureInRunningState() local 321 for (auto isAsync : boolStates) { in testConfigureInUnInitState() local 337 for (auto isAsync : boolStates) { in testDequeueInputBufferInInitState() local 354 for (auto isAsync : boolStates) { in testDequeueInputBufferInRunningState() local 376 for (auto isAsync : boolStates) { in testDequeueInputBufferInUnInitState() local 398 for (auto isAsync : boolStates) { in testDequeueOutputBufferInInitState() local 416 for (auto isAsync : boolStates) { in testDequeueOutputBufferInRunningState() local 439 for (auto isAsync : boolStates) { in testDequeueOutputBufferInUnInitState() local 463 for (auto isAsync : boolStates) { in testFlushInInitState() local [all …]
|
H A D | NativeCodecEncoderTest.cpp | 155 bool CodecEncoderTest::configureCodec(AMediaFormat* format, bool isAsync, in configureCodec() 161 void CodecEncoderTest::resetContext(bool isAsync, bool signalEOSWithLastFrame) { in resetContext() 404 for (auto isAsync : boolStates) { in testSimpleEncode() local 459 for (auto isAsync : boolStates) { in testReconfigure() local 533 for (auto isAsync : boolStates) { in testOnlyEos() local 572 for (auto isAsync : boolStates) { in testSetForceSyncFrame() local 636 for (auto isAsync : boolStates) { in testAdaptiveBitRate() local
|
H A D | NativeCodecDecoderTestCommon.cpp | 167 bool CodecDecoderTest::configureCodec(AMediaFormat* format, bool isAsync, in configureCodec() 366 for (auto isAsync : boolStates) { in testSimpleDecode() local 441 for (auto isAsync : boolStates) { in testFlush() local 525 for (auto isAsync : boolStates) { in testOnlyEos() local 576 for (auto isAsync : boolStates) { in testSimpleDecodeQueueCSD() local
|
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() 574 for (bool isAsync : boolStates) { in testSimpleEncode() local
|
H A D | NativeCodecTestBase.cpp | 418 bool CodecTestBase::configureCodec(AMediaFormat* format, bool isAsync, bool signalEOSWithLastFrame, in configureCodec() 462 bool CodecTestBase::reConfigureCodec(AMediaFormat* format, bool isAsync, in reConfigureCodec() 468 void CodecTestBase::resetContext(bool isAsync, bool 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() 935 Decode(String mediaType, String testFile, String decoderName, boolean isAsync) { in Decode() 939 Decode(String mediaType, String testFile, String decoderName, boolean isAsync, in Decode() 1023 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext() 1091 boolean isAsync) { in DecodeToSurface() 1116 Encode(String mediaType, String encoderName, boolean isAsync, int height, int width, in Encode()
|
H A D | CodecTranscoderTestBase.java | 109 void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext() 122 void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, in configureCodec() 386 boolean isAsync, boolean useHighBitDepth) { in Transcode() 486 void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, in configureCodec()
|
H A D | CodecInitializationLatencyTest.java | 408 EncoderInitializationLatency(String mediaType, String encoderName, boolean isAsync) { in EncoderInitializationLatency() 557 boolean isAsync, boolean surfaceMode) { in DecoderInitializationLatency()
|
H A D | AdaptivePlaybackFrameDropTest.java | 46 public AdaptivePlaybackFrameDropTest(String mediaType, String decoderName, boolean isAsync) { in AdaptivePlaybackFrameDropTest()
|
H A D | FrameDropTest.java | 44 public FrameDropTest(String mediaType, String decoderName, boolean isAsync) { in FrameDropTest()
|
H A D | MultiEncoderPerfTest.java | 60 public MultiEncoderPerfTest(String mediaType, String encoderName, boolean isAsync) { in MultiEncoderPerfTest()
|
H A D | MultiDecoderPerfTest.java | 61 public MultiDecoderPerfTest(String mediaType, String decoderName, boolean isAsync) { in MultiDecoderPerfTest()
|
H A D | MultiEncoderPairPerfTest.java | 63 boolean isAsync) { in MultiEncoderPairPerfTest()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | WorkerThread.cpp | 80 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool 197 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool 273 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
|
/aosp_15_r20/cts/tests/video/src/android/video/cts/ |
H A D | CodecEncoderPerformanceTestBase.java | 77 Mode scalingFactorMode, boolean isAsync, int maxBFrames) { in CodecEncoderPerformanceTestBase() 234 void configureCodec(boolean isAsync) { in configureCodec() 327 void resetContext(boolean isAsync) { in resetContext()
|
H A D | CodecEncoderPerformanceTest.java | 55 Mode scalingFactorMode, boolean isAsync, int maxBFrames) { in CodecEncoderPerformanceTest()
|
/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() 387 protected void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, 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 | CodecTestBase.java | 1214 protected void configureCodecCommon(MediaFormat format, boolean isAsync, in configureCodecCommon() 1232 protected void configureCodec(MediaFormat format, boolean isAsync, in configureCodec() 1238 protected void configureCodec(MediaFormat format, boolean isAsync, in configureCodec() 1265 protected void configureCodecInDetachedMode(MediaFormat format, boolean isAsync, in configureCodecInDetachedMode() 1310 protected void reConfigureCodec(MediaFormat format, boolean isAsync, in reConfigureCodec() 1318 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext()
|
H A D | CodecEncoderTestBase.java | 271 protected void resetContext(boolean isAsync, boolean signalEOSWithLastFrame) { in resetContext() 519 boolean isAsync, boolean eosType) in encodeToMemory() 529 configureCodec(mActiveEncCfg.getFormat(), isAsync, eosType, true); in encodeToMemory() local
|
H A D | CodecDecoderTestBase.java | 402 boolean saveToMem, long pts, int mode, int frameLimit, boolean isAsync, in decodeToMemory() 421 int mode, int frameLimit, boolean isAsync, boolean signalledEos) in decodeToMemory()
|
H A D | CodecDecoderMultiAccessUnitDrmTestBase.java | 95 protected void configureCodec(MediaFormat format, boolean isAsync, in configureCodec()
|
/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/ |
H A D | ExecutionInterceptorTest.java | 270 …eforeTransmission captureBeforeTransmissionArg(ExecutionInterceptor interceptor, boolean isAsync) { in captureBeforeTransmissionArg() 346 boolean isAsync) { in expectAllMethodsCalled() 425 …ivate void expectServiceCallErrorMethodsCalled(ExecutionInterceptor interceptor, boolean isAsync) { in expectServiceCallErrorMethodsCalled()
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | EncodeDecodeAccuracyTest.java | 291 private void resetContext(boolean isAsync) { in resetContext() 305 private void configureCodec(MediaFormat encFormat, boolean isAsync) { in configureCodec()
|
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InjectionState.cpp | 23 InjectionState::InjectionState(const std::optional<gui::Uid>& targetUid, bool isAsync) in InjectionState()
|
/aosp_15_r20/cts/tests/tests/media/decoder/jni/ |
H A D | native-media-jni.cpp | 509 bool testNonTunneledTrickPlay(const char *fileName, ANativeWindow *pWindow, bool isAsync) { in testNonTunneledTrickPlay() 644 JNIEnv *env, jclass /*clazz*/, jstring jFileName, jobject surface, jboolean isAsync) { in Java_android_media_decoder_cts_DecodeOnlyTest_nativeTestNonTunneledTrickPlay()
|