Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp255 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
316 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
497 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
568 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
676 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
740 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
859 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
975 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1081 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp310 void getInputChannelInfo(sp<IOmxNode> omxNode, OMX_U32 kPortIndexInput, in getInputChannelInfo()
458 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in portReconfiguration()
550 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in waitOnInputConsumption()
590 OMX_AUDIO_CODINGTYPE eEncoding, OMX_U32 kPortIndexInput, in decodeNFrames()
672 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
694 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
783 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
847 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
961 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1053 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp380 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
401 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp300 void getInputChannelInfo(sp<IOmxNode> omxNode, OMX_U32 kPortIndexInput, in getInputChannelInfo()
378 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_F() local
762 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
870 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1015 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1081 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1202 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
[all …]
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp1101 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1128 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1185 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1300 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1467 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp417 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in changeStateLoadedtoIdle()
476 OMX_U32 kPortIndexInput, in changeStateIdletoLoaded()
660 android::Vector<BufferInfo>* oBuffer, OMX_U32 kPortIndexInput, in flushPorts()
703 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, void* args) { in testEOS()
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp72 constexpr OMX_U32 kPortIndexInput = 0; variable