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.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()
504 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in waitOnInputConsumption()
542 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in decodeNFrames()
734 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
761 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
869 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1014 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1080 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1201 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
[all …]
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp1100 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1127 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1184 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1299 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
1466 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp416 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in changeStateLoadedtoIdle()
475 OMX_U32 kPortIndexInput, in changeStateIdletoLoaded()
659 android::Vector<BufferInfo>* oBuffer, OMX_U32 kPortIndexInput, in flushPorts()
702 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, void* args) { in testEOS()
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp72 constexpr OMX_U32 kPortIndexInput = 0; variable