Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/component/
H A 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
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A 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
H A DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp382 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
403 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_P() local
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A 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 …]
H A 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
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/common/
H A 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()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferSource.cpp41 static const OMX_U32 kPortIndexInput = 0; variable
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaFilter.h91 kPortIndexInput = 0, enumerator
H A DACodec.h156 kPortIndexInput = 0, enumerator
H A DMediaCodec.h317 kPortIndexInput = 0, enumerator
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DC2OMXNode.cpp50 constexpr OMX_U32 kPortIndexInput = 0; variable
H A DCCodec.cpp251 constexpr OMX_U32 kPortIndexInput = 0; in start() local
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp52 static const OMX_U32 kPortIndexInput = 0; variable