Searched defs:nPortIndex (Results 1 - 25 of 104) sorted by relevance

12345

/hardware/qcom/media/mm-core/inc/
H A DOMX_CoreExt.h56 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_CONFIG_CALLBACKREQUESTTYPE
H A DQOMX_CoreExtensions.h131 * nPortIndex : Port that this structure applies to
138 OMX_U32 nPortIndex; member in struct:QOMX_INDEXEXTRADATATYPE
150 * nPortIndex : Port that this structure applies to
156 OMX_U32 nPortIndex; member in struct:QOMX_HELDBUFFERCOUNTTYPE
H A DQOMX_SourceExtensions.h91 * nPortIndex : Index of port
97 OMX_U32 nPortIndex; member in struct:QOMX_PARAM_SEEKACCESSTYPE
107 * nPortIndex : Index of port
113 OMX_U32 nPortIndex; member in struct:OMX_TIME_CONFIG_MEDIADURATIONTYPE
124 * nPortIndex : Represents the port that this structure
148 OMX_U32 nPortIndex; member in struct:QOMX_FRAMESIZETYPE
H A DQOMX_FileFormatExtensions.h111 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:QOMX_CONFIG_FILEFORMATTYPE
H A DOMX_Image.h132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QFACTORTYPE
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
316 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
[all...]
H A DOMX_Other.h116 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_TIMESTAMPTYPE
178 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
327 OMX_U32 nPortIndex; /**< Indicates which port to set */ member in struct:OMX_OTHER_PARAM_PORTFORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_CoreExt.h63 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_CONFIG_CALLBACKREQUESTTYPE
H A DOMX_VideoExt.h58 OMX_U32 nPortIndex; member in struct:OMX_NALSTREAMFORMATTYPE
H A DOMX_TI_Common.h83 OMX_U32 nPortIndex; /**< Index of the port */ member in struct:OMX_CONFIG_CHANNELNAME
118 * @ param nPortIndex : Port index on which the parameter will
129 OMX_U32 nPortIndex; member in struct:OMX_TI_PARAM_BUFFERPREANNOUNCE
146 * @ param nPortIndex : Port index on which the config will
173 OMX_U32 nPortIndex; member in struct:OMX_TI_CONFIG_BUFFERREFCOUNTNOTIFYTYPE
206 OMX_U32 nPortIndex; member in struct:OMX_TI_PARAM_METADATABUFFERINFO
H A DOMX_Image.h132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QFACTORTYPE
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
316 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Baseport.c89 OMX_ERRORTYPE Exynos_OMX_BufferFlushProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent) argument
115 cnt = (nPortIndex == ALL_PORT_INDEX ) ? ALL_PORT_NUM : 1;
118 if (nPortIndex == ALL_PORT_INDEX)
121 portIndex = nPortIndex;
166 OMX_ERRORTYPE Exynos_OMX_PortEnableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex) argument
190 cnt = (nPortIndex == ALL_PORT_INDEX) ? ALL_PORT_NUM : 1;
193 if (nPortIndex == ALL_PORT_INDEX)
196 portIndex = nPortIndex;
256 OMX_ERRORTYPE Exynos_OMX_PortDisableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex) argument
282 cnt = (nPortIndex
[all...]
H A DExynos_OMX_Basecomponent.c979 OMX_U32 portIndex = portDefinition->nPortIndex;
1012 OMX_U32 portIndex = bufferSupplier->nPortIndex;
1131 OMX_U32 portIndex = portDefinition->nPortIndex;
1181 OMX_U32 portIndex = bufferSupplier->nPortIndex;
1219 bufferSupplier->nPortIndex = pExynosPort->tunneledPort;
1226 bufferSupplier->nPortIndex = pExynosPort->tunneledPort;
1463 OMX_IN OMX_U32 nPortIndex,
1460 Exynos_OMX_UseEGLImage( OMX_IN OMX_HANDLETYPE hComponent, OMX_INOUT OMX_BUFFERHEADERTYPE **ppBufferHdr, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate, OMX_IN void *eglImage) argument
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_CustomCmd.h77 OMX_U32 nPortIndex; member in struct:JPEGENC_CUSTOM_HUFFMANTTABLETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DQOMX_AudioExtensions.h80 * nPortIndex : Port that this structure applies to
92 OMX_U32 nPortIndex; member in struct:QOMX_AUDIO_PARAM_AMRWBPLUSTYPE
111 * nPortIndex : Port that this structure applies to
128 OMX_U32 nPortIndex; member in struct:QOMX_AUDIO_PARAM_WMA10PROTYPE
H A DOMX_Image.h132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QFACTORTYPE
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
316 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
[all...]
H A DOMX_Other.h116 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_TIMESTAMPTYPE
178 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
327 OMX_U32 nPortIndex; /**< Indicates which port to set */ member in struct:OMX_OTHER_PARAM_PORTFORMATTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.cpp199 OMX_U32 nPortIndex,
241 if (nPortIndex == INPUT_PORT_INDEX)
327 OMX_U32 portIndex = pANBParams->nPortIndex;
408 OMX_U32 portIndex = pANBParams->nPortIndex;
446 OMX_U32 portIndex = pANBParams->nPortIndex;
484 pANBParams->nPortIndex,
499 OMX_U32 portIndex = pANBParams->nPortIndex;
196 useAndroidNativeBuffer( EXYNOS_OMX_BASEPORT *pExynosPort, OMX_BUFFERHEADERTYPE **ppBufferHdr, OMX_U32 nPortIndex, OMX_PTR pAppPrivate, OMX_U32 nSizeBytes, OMX_U8 *pBuffer) argument
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c225 tParamStruct.nPortIndex = OMX_VIDEODECODER_OUTPUT_PORT;
336 if(pCompPrv->proxyPortBuffers[pUsage->nPortIndex].proxyBufferType == GrallocPointers)
354 if(pCompPrv->proxyPortBuffers[pPortDef->nPortIndex].proxyBufferType == GrallocPointers)
370 if(pCompPrv->proxyPortBuffers[pPortParam->nPortIndex].proxyBufferType == GrallocPointers)
551 OMX_U32 nPortIndex = 0; local
553 for(nPortIndex=0; nPortIndex < TOTAL_DEC_PORTS ;nPortIndex++ )
561 sPortDef.nPortIndex = nPortIndex;
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c114 OMX_BOOL Exynos_Check_BufferProcess_State(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_U32 nPortIndex) argument
119 (pExynosComponent->pExynosPort[nPortIndex].portState == OMX_StateIdle) &&
215 void Exynos_Wait_ProcessPause(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_U32 nPortIndex) argument
223 exynosOMXPort = &pExynosComponent->pExynosPort[nPortIndex];
231 Exynos_OSAL_SignalWait(pExynosComponent->pExynosPort[nPortIndex].pauseEvent, DEF_MAX_WAIT_TIME);
232 Exynos_OSAL_SignalReset(pExynosComponent->pExynosPort[nPortIndex].pauseEvent);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c83 OMX_BOOL Exynos_Check_BufferProcess_State(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_U32 nPortIndex) argument
88 (pExynosComponent->pExynosPort[nPortIndex].portState == OMX_StateIdle) &&
144 void Exynos_Wait_ProcessPause(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_U32 nPortIndex) argument
152 exynosOMXPort = &pExynosComponent->pExynosPort[nPortIndex];
160 Exynos_OSAL_SignalWait(pExynosComponent->pExynosPort[nPortIndex].pauseEvent, DEF_MAX_WAIT_TIME);
161 Exynos_OSAL_SignalReset(pExynosComponent->pExynosPort[nPortIndex].pauseEvent);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Image.h132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QFACTORTYPE
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
316 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
[all...]
H A DOMX_Other.h116 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_TIMESTAMPTYPE
178 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
327 OMX_U32 nPortIndex; /**< Indicates which port to set */ member in struct:OMX_OTHER_PARAM_PORTFORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DTIDspOmx.h709 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_AUDIO_PARAM_ILBCTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Image.h132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QFACTORTYPE
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
316 OMX_U32 nPortIndex; member in struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
[all...]
H A DOMX_Other.h116 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_TIMESTAMPTYPE
178 OMX_U32 nPortIndex; /**< port that this structure applies to */ member in struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
327 OMX_U32 nPortIndex; /**< Indicates which port to set */ member in struct:OMX_OTHER_PARAM_PORTFORMATTYPE

Completed in 695 milliseconds

12345