Home
last modified time | relevance | path

Searched defs:portIndex (Results 1 – 6 of 6) sorted by relevance

/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/
DRkvpu_OMX_VencControl.c444 OMX_ERRORTYPE Rkvpu_OMX_FlushPort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex) in Rkvpu_OMX_FlushPort()
983 … OMX_U32 portIndex = portFormat->nPortIndex, index = portFormat->nIndex, supportFormatNum = 0; in Rkvpu_OMX_GetParameter() local
1050 OMX_U32 portIndex = bufferTyps->portIndex; in Rkvpu_OMX_GetParameter() local
1072 OMX_U32 portIndex = usage->portIndex; in Rkvpu_OMX_GetParameter() local
1094 OMX_U32 portIndex = videoFormat->portIndex; in Rkvpu_OMX_GetParameter() local
1148 OMX_U32 portIndex = videoRateControl->nPortIndex; in Rkvpu_OMX_GetParameter() local
1169 OMX_U32 portIndex = videoQuantizationControl->nPortIndex; in Rkvpu_OMX_GetParameter() local
1193 OMX_U32 portIndex = portDefinition->nPortIndex; in Rkvpu_OMX_GetParameter() local
1213 OMX_U32 portIndex = pIntraRefresh->nPortIndex; in Rkvpu_OMX_GetParameter() local
1384 OMX_U32 portIndex = portFormat->nPortIndex; in Rkvpu_OMX_SetParameter() local
[all …]
DRkvpu_OMX_Venc.c189 OMX_ERRORTYPE Rkvpu_ResetPort(ROCKCHIP_OMX_BASEPORT* port, OMX_U32 portIndex) in Rkvpu_ResetPort()
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
DRockchip_OMX_Basecomponent.c630 OMX_U32 messageType = 0, portIndex = 0; in Rockchip_OMX_MessageHandlerThread() local
742 OMX_S32 portIndex = nParam; in Rockchip_SetPortFlush() local
778 OMX_S32 portIndex = nParam; in Rockchip_SetPortEnable() local
820 OMX_S32 portIndex = nParam; in Rockchip_SetPortDisable() local
1029 OMX_U32 portIndex = portDefinition->nPortIndex; in Rockchip_OMX_GetParameter() local
1059 OMX_U32 portIndex = bufferSupplier->nPortIndex; in Rockchip_OMX_GetParameter() local
1171 OMX_U32 portIndex = portDefinition->nPortIndex; in Rockchip_OMX_SetParameter() local
1220 OMX_U32 portIndex = bufferSupplier->nPortIndex; in Rockchip_OMX_SetParameter() local
DRockchip_OMX_Baseport.c116 OMX_S32 portIndex = 0; in Rockchip_OMX_BufferFlushProcess() local
163 OMX_ERRORTYPE Rockchip_OMX_EnablePort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex) in Rockchip_OMX_EnablePort()
201 OMX_S32 portIndex = 0; in Rockchip_OMX_PortEnableProcess() local
251 OMX_ERRORTYPE Rockchip_OMX_DisablePort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex) in Rockchip_OMX_DisablePort()
303 OMX_S32 portIndex = 0; in Rockchip_OMX_PortDisableProcess() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_VdecControl.c486 OMX_ERRORTYPE Rkvpu_OMX_FlushPort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex) in Rkvpu_OMX_FlushPort()
1317 … OMX_U32 portIndex = portFormat->nPortIndex, index = portFormat->nIndex, supportFormatNum = 0; in Rkvpu_OMX_GetParameter() local
1401 OMX_U32 portIndex = bufferTyps->portIndex; in Rkvpu_OMX_GetParameter() local
1423 OMX_U32 portIndex = usage->portIndex; in Rkvpu_OMX_GetParameter() local
1445 OMX_U32 portIndex = videoFormat->portIndex; in Rkvpu_OMX_GetParameter() local
1499 OMX_U32 portIndex = portDefinition->nPortIndex; in Rkvpu_OMX_GetParameter() local
1732 OMX_U32 portIndex = portFormat->nPortIndex; in Rkvpu_OMX_SetParameter() local
1761 OMX_U32 portIndex = pPortDefinition->nPortIndex; in Rkvpu_OMX_SetParameter() local
1802 OMX_U32 portIndex = bufferType->portIndex; in Rkvpu_OMX_SetParameter() local
1829 OMX_U32 portIndex = videoFormat->portIndex; in Rkvpu_OMX_SetParameter() local
[all …]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_OHOS.cpp538 …kchip_OSAL_Openvpumempool(OMX_IN ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 portIndex) in Get_Video_HorAlign()