Searched refs:portReconfiguration (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 454 void portReconfiguration(sp<IOmxNode> omxNode, sp<CodecObserver> observer, in portReconfiguration() function 563 portReconfiguration(omxNode, observer, iBuffer, oBuffer, in waitOnInputConsumption() 610 portReconfiguration(omxNode, observer, iBuffer, oBuffer, in decodeNFrames() 766 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); in TEST_P() 824 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); in TEST_P() 920 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); in TEST_P() 939 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); in TEST_P() 1032 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); in TEST_P()
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 374 void portReconfiguration(sp<IOmxNode> omxNode, sp<CodecObserver> observer, in portReconfiguration() function 517 ASSERT_NO_FATAL_FAILURE(portReconfiguration( in waitOnInputConsumption() 562 ASSERT_NO_FATAL_FAILURE(portReconfiguration( in decodeNFrames() 851 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P() 999 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P() 1060 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P() 1163 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P() 1181 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P() 1289 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); in TEST_P()
|