Searched refs:encodeNFrames (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 326 void encodeNFrames(const std::shared_ptr<android::Codec2Client::Component>& component, in encodeNFrames() function 563 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 676 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 696 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 736 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 741 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 746 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 793 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 860 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P()
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 323 void encodeNFrames(const std::shared_ptr<android::Codec2Client::Component>& component, in encodeNFrames() function 457 ASSERT_NO_FATAL_FAILURE(encodeNFrames( in TEST_P() 552 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 562 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 627 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P() 715 ASSERT_NO_FATAL_FAILURE(encodeNFrames(mComponent, mQueueLock, mQueueCondition, mWorkQueue, in TEST_P()
|
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
H A D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 309 void encodeNFrames(sp<IOmxNode> omxNode, sp<CodecObserver> observer, in encodeNFrames() function 471 ASSERT_NO_FATAL_FAILURE(encodeNFrames(omxNode, observer, &iBuffer, &oBuffer, in TEST_P()
|
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
H A D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 864 void encodeNFrames(sp<IOmxNode> omxNode, sp<CodecObserver> observer, in encodeNFrames() function 1162 ASSERT_NO_FATAL_FAILURE(encodeNFrames( in TEST_P() 1324 ASSERT_NO_FATAL_FAILURE(encodeNFrames( in TEST_P()
|