Home
last modified time | relevance | path

Searched refs:kPortIndexOutput (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp368 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in portReconfiguration() argument
374 ASSERT_EQ(msg.data.eventData.data1, kPortIndexOutput); in portReconfiguration()
393 toRawCommandType(OMX_CommandPortDisable), kPortIndexOutput); in portReconfiguration()
405 omxNode->freeBuffer(kPortIndexOutput, (*oBuffer)[i].id); in portReconfiguration()
416 ASSERT_EQ(msg.data.eventData.data2, kPortIndexOutput); in portReconfiguration()
425 kPortIndexOutput, &portDef); in portReconfiguration()
426 setDefaultPortParam(omxNode, kPortIndexOutput, in portReconfiguration()
434 toRawCommandType(OMX_CommandPortEnable), kPortIndexOutput); in portReconfiguration()
446 omxNode, oBuffer, kPortIndexOutput, oPortMode, true)); in portReconfiguration()
453 ASSERT_EQ(msg.data.eventData.data2, kPortIndexOutput); in portReconfiguration()
[all …]
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp1029 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1039 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
1046 status = setVideoPortFormat(omxNode, kPortIndexOutput, eCompressionFormat, in TEST_F()
1056 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1064 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
1086 status = omxNode->setPortMode(kPortIndexOutput, portMode[1]); in TEST_F()
1092 kPortIndexInput, kPortIndexOutput, portMode)); in TEST_F()
1103 kPortIndexInput, kPortIndexOutput)); in TEST_F()
1113 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
1121 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
[all …]
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp241 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
254 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
265 status = setAudioPortFormat(omxNode, kPortIndexOutput, in TEST_F()
273 setAudioPortFormat(omxNode, kPortIndexOutput, OMX_AUDIO_CodingPCM); in TEST_F()
280 status = setVideoPortFormat(omxNode, kPortIndexOutput, in TEST_F()
289 status = setVideoPortFormat(omxNode, kPortIndexOutput, in TEST_F()
302 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
315 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
318 for (size_t i = kPortIndexInput; i <= kPortIndexOutput; i++) { in TEST_F()
403 if ((compClass == video_encoder && i == kPortIndexOutput) || in TEST_F()
[all …]
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp380 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
388 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
392 status = setAudioPortFormat(omxNode, kPortIndexOutput, eEncoding); in TEST_F()
401 uint32_t kPortIndexInput = 0, kPortIndexOutput = 1; in TEST_F() local
409 kPortIndexOutput = kPortIndexInput + 1; in TEST_F()
454 ASSERT_NO_FATAL_FAILURE(setDefaultPortParam(omxNode, kPortIndexOutput, in TEST_F()
463 kPortIndexOutput)); in TEST_F()
484 kPortIndexOutput)); in TEST_F()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp232 if ((Cmd == OMX_CommandFlush && (nParam1 == kPortIndexOutput || nParam1 == OMX_ALL)) in ISV_SendCommand()
267 && def->nPortIndex == kPortIndexOutput) { in ISV_GetParameter()
348 if (def->nPortIndex == kPortIndexOutput) { in ISV_SetParameter()
394 if (params->nPortIndex == kPortIndexOutput) { in ISV_SetParameter()
428 if (rect->nPortIndex == kPortIndexOutput && in ISV_GetConfig()
558 && nPortIndex == kPortIndexOutput in ISV_UseBuffer()
614 && nPortIndex == kPortIndexOutput) { in ISV_FreeBuffer()
781 …if (((OMX_COMMANDTYPE)nData1 == OMX_CommandFlush && (nData2 == kPortIndexOutput || nData2 == OMX_A… in ISV_EventHandler()
802 if (nData1 == kPortIndexOutput && nData2 == OMX_IndexConfigCommonOutputCrop) { in ISV_EventHandler()
806 } else if (nData1 == kPortIndexOutput && nData2 == OMX_IndexParamPortDefinition) { in ISV_EventHandler()
[all …]
/hardware/intel/common/utils/ISV/base/
Disv_processor.cpp241 err = mpOwner->releaseBuffer(kPortIndexOutput, outputBuffer, cropChanged); in updateFirmwareOutputBufStatus()
516 mpOwner->releaseBuffer(kPortIndexOutput, input, false); in addInput()
531 mpOwner->releaseBuffer(kPortIndexOutput, input, false); in addInput()
540 mpOwner->releaseBuffer(kPortIndexOutput, input, false); in addInput()
570 mpOwner->releaseBuffer(kPortIndexOutput, output, true); in addOutput()
657 mpOwner->releaseBuffer(kPortIndexOutput, pBuffer, true); in flush()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h315 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput,
322 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput);
346 OMX_U32 kPortIndexOutput,
352 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput,
359 OMX_U32 kPortIndexOutput = 1, void* args = nullptr);
Dmedia_hidl_test_common.cpp375 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, in changeStateLoadedtoIdle() argument
404 omxNode, oBuffer, kPortIndexOutput, pm[1], allocGrap)); in changeStateLoadedtoIdle()
424 OMX_U32 kPortIndexOutput) { in changeStateIdletoLoaded() argument
447 status = omxNode->freeBuffer(kPortIndexOutput, (*oBuffer)[i].id); in changeStateIdletoLoaded()
597 OMX_U32 kPortIndexOutput, int64_t timeoutUs) { in flushPorts() argument
618 kPortIndexOutput); in flushPorts()
625 ASSERT_EQ(msg.data.eventData.data2, kPortIndexOutput); in flushPorts()
639 OMX_U32 kPortIndexInput, OMX_U32 kPortIndexOutput, void* args) { in testEOS() argument
682 kPortIndexOutput, msg, pm[1], args)); in testEOS()
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DOMX_adaptor.cpp35 kPortIndexOutput = 1 enumerator
144 if (def->nPortIndex == kPortIndexOutput) { in MRM_OMX_SetParameter()
/hardware/intel/common/utils/ISV/include/
Disv_processor.h35 kPortIndexOutput = 1 enumerator