Home
last modified time | relevance | path

Searched defs:kPortIndexInput (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp252 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
313 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
494 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
565 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
673 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
737 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
856 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
972 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1078 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp309 void getInputChannelInfo(sp<IOmxNode> omxNode, OMX_U32 kPortIndexInput, in getInputChannelInfo()
457 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in portReconfiguration()
549 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in waitOnInputConsumption()
589 OMX_AUDIO_CODINGTYPE eEncoding, OMX_U32 kPortIndexInput, in decodeNFrames()
671 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
693 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
782 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
846 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
960 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1052 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp382 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
403 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp299 void getInputChannelInfo(sp<IOmxNode> omxNode, OMX_U32 kPortIndexInput, in getInputChannelInfo()
377 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in portReconfiguration()
505 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in waitOnInputConsumption()
543 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in decodeNFrames()
735 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
762 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
870 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1015 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1081 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1202 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
[all …]
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp988 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1015 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1072 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1186 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1352 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp357 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in changeStateLoadedtoIdle()
415 android::Vector<BufferInfo>* oBuffer, OMX_U32 kPortIndexInput, in changeStateIdletoLoaded()
606 android::Vector<BufferInfo>* oBuffer, OMX_U32 kPortIndexInput, in flushPorts()
649 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, void* args) { in testEOS()