Searched refs:portReconfiguration (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
H A D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 439 void portReconfiguration(sp<IOmxNode> omxNode, sp<CodecObserver> observer, 581 ASSERT_NO_FATAL_FAILURE(portReconfiguration( 626 ASSERT_NO_FATAL_FAILURE(portReconfiguration( 915 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); 1063 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); 1124 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); 1227 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); 1245 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr)); 1353 portReconfiguration, kPortIndexInput, kPortIndexOutput, nullptr));
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
H A D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 518 void portReconfiguration(sp<IOmxNode> omxNode, sp<CodecObserver> observer, function 627 portReconfiguration(omxNode, observer, iBuffer, oBuffer, 674 portReconfiguration(omxNode, observer, iBuffer, oBuffer, 830 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); 888 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); 984 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); 1003 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs)); 1096 portReconfiguration, kPortIndexInput, kPortIndexOutput, &audioArgs));
|
Completed in 18 milliseconds